Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 923479 Details for
Bug 953027
app-shells/fish-4.0.1 compilation failed because wrong path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
log.txt (text/plain), 85.85 KB, created by
Thomas Clarke
on 2025-04-01 20:51:43 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Thomas Clarke
Created:
2025-04-01 20:51:43 UTC
Size:
85.85 KB
patch
obsolete
>[32m * [39;49;00mPackage: app-shells/fish-4.0.1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: realidealseal@protonmail.com proxy-maint@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 doc elibc_glibc kernel_linux nls >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Checking whether Rust 9999 is suitable ... > [32m*[0m Checking for dev-lang/rust:9999 ... > [32m*[0m Checking for dev-lang/rust-bin:9999 ... > [32m*[0m Checking whether Rust 1.86.0 is suitable ... > [32m*[0m Checking for dev-lang/rust:1.86.0 ... > [32m*[0m Checking for dev-lang/rust-bin:1.86.0 ... > [32m*[0m Checking whether Rust 1.85.1 is suitable ... > [32m*[0m Checking for dev-lang/rust:1.85.1 ... > [32m*[0m Checking for dev-lang/rust-bin:1.85.1 ... > [32m*[0m Using Rust 1.85.1 (binary) >>>> Unpacking source... >>>> Unpacking fish-4.0.1.tar.xz to /var/tmp/portage/app-shells/fish-4.0.1/work >>>> Unpacking fish-shell-4.0.1-crates.tar.xz to /var/tmp/portage/app-shells/fish-4.0.1/work >>>> Unpacking rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421.gh.tar.gz to /var/tmp/portage/app-shells/fish-4.0.1/work >>>> Source unpacked in /var/tmp/portage/app-shells/fish-4.0.1/work >>>> Preparing source in /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build" > [32m*[0m Applying fish-4.0.1-use-cargo-eclass-for-build.patch ... >[A[166C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "${DEFAULT_BUILD_TYPE}") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 ... > [32m*[0m Configured with: --no-default-features --bin fish --bin fish_indent --bin fish_key_reader > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build" >cmake -C /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc -DINSTALL_DOCS=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/gentoo_toolchain.cmake /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 >loading initial cache file /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 14.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Found Gettext: /usr/bin/msgmerge (found version "0.23.1") >-- Trying to use PCRE2 from the system >-- Rust Target: x86_64-unknown-linux-gnu >-- Determining required link libraries for target x86_64-unknown-linux-gnu >-- Required static libs for target x86_64-unknown-linux-gnu: gcc_s;util;rt;pthread;m;dl;c >-- Found Rust: /opt/rust-bin-1.85.1/bin/rustc (found version "1.85.1") >-- The following features have been enabled: > > * gettext, translate messages with gettext > * Documentation, user manual and documentation > >-- The following OPTIONAL packages have been found: > > * Gettext > >-- The following REQUIRED packages have been found: > > * Rust > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native >C++ >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs > >-- Configuring done (0.3s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 ... > [32m*[0m /opt/rust-bin-1.85.1/bin/cargo build --release --no-default-features --bin fish --bin fish_indent --bin fish_key_reader >[1m[32m Locking[0m 2 packages to latest compatible versions >[1m[36m Adding[0m pcre2 v0.2.9 (/var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421) >[1m[36m Adding[0m pcre2-sys v0.2.9 (/var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421/pcre2-sys) >[1m[32m Compiling[0m libc v0.2.159 >[1m[32m Compiling[0m shlex v1.3.0 >[1m[32m Compiling[0m siphasher v0.3.11 >[1m[32m Compiling[0m rand_core v0.6.4 >[1m[32m Compiling[0m pkg-config v0.3.31 >[1m[32m Compiling[0m rsconf v0.2.2 >[1m[32m Compiling[0m autocfg v1.4.0 >[1m[32m Compiling[0m cfg_aliases v0.2.1 >[1m[32m Compiling[0m minimal-lexical v0.2.1 >[1m[32m Compiling[0m memchr v2.7.4 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/libc-0.2.159/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 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=075e65550f83c886 -C extra-filename=-440ec8a2c4b01dfe --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/libc-440ec8a2c4b01dfe -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name shlex --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b922ae0825b14e85 -C extra-filename=-f999039e10c609b1 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name siphasher --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/siphasher-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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=d76c3f43faa6bdac -C extra-filename=-7025eea86bf4326b --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/libc-0.2.159/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 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1efa7a3bef2011e7 -C extra-filename=-5eb9c8b8136de080 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/libc-5eb9c8b8136de080 -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name pkg_config --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb01a1c856c5df19 -C extra-filename=-4764be5d42b27336 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name rand_core --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=ce8502e8282ca173 -C extra-filename=-53e7c1e6eb9d3dc3 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/rsconf-0.2.2/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 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14fbecf21b29ad85 -C extra-filename=-e3964d6501631cc3 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/rsconf-e3964d6501631cc3 -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name autocfg --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11a819bd6304861b -C extra-filename=-55275084c88a7dca --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name siphasher --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/siphasher-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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=681758bf4eac3f8e -C extra-filename=-d0a54afa86ce84e2 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name minimal_lexical --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=47af9ae19b8b8d80 -C extra-filename=-45a0ff0fd86a1828 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name cfg_aliases --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0fabd511f93722d9 -C extra-filename=-ddce9b859288f043 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name memchr --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=078c338380180f7e -C extra-filename=-e6ba0fe36819d55d --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m rand v0.8.5 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name rand --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --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=a4c8bf8a62596abb -C extra-filename=-48154e9de87cd3c2 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern rand_core=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand_core-53e7c1e6eb9d3dc3.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m phf_shared v0.11.2 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name phf_shared --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/phf_shared-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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=3a310f7cadae4471 -C extra-filename=-7439c54fd11f0ace --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern siphasher=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libsiphasher-7025eea86bf4326b.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m nix v0.29.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="inotify"' --cfg 'feature="resource"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f2c73b30bcfcbc35 -C extra-filename=-1b9f8ddb14390060 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/nix-1b9f8ddb14390060 -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern cfg_aliases=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libcfg_aliases-ddce9b859288f043.rlib --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name phf_shared --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/phf_shared-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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=044e58db2aee51d8 -C extra-filename=-da16924190ecc43b --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern siphasher=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libsiphasher-d0a54afa86ce84e2.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/rsconf-e3964d6501631cc3/build-script-build` >[1m[32m Compiling[0m equivalent v1.0.1 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name equivalent --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac9f5cb2a6b397c2 -C extra-filename=-59eba7aab7e5d682 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m allocator-api2 v0.2.18 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name allocator_api2 --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=982e6ac6fc99f503 -C extra-filename=-b5d0ce77a0ee3969 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m foldhash v0.1.3 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name foldhash --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/foldhash-0.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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8503992da921d40c -C extra-filename=-a23550e18e0a4d16 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m log v0.4.22 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name log --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/log-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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=7ceed1734b7beda3 -C extra-filename=-a7d680d8bae6ef99 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m phf v0.11.2 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name phf --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/phf-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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=d508996fa5a2330d -C extra-filename=-5de2bbbdbfdc5acc --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern phf_shared=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libphf_shared-da16924190ecc43b.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m cfg-if v1.0.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name cfg_if --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=7c4840c857f6b3f5 -C extra-filename=-a67dd4eb8ed9b454 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m bitflags v2.6.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name bitflags --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=f68211da46c256e7 -C extra-filename=-f23b0d1c2363e9ef --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m widestring v1.1.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name widestring --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/widestring-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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debugger_visualizer", "default", "std"))' -C metadata=74b28ad706a6af98 -C extra-filename=-99894e4ed3948cfd --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name rand_core --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=30f5f289bab3f7c6 -C extra-filename=-9f79b8d89de7c83e --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m nom v7.1.3 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name nom --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=4dabb47a4bcc853f -C extra-filename=-7ca7564021fc9865 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern memchr=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libmemchr-e6ba0fe36819d55d.rmeta --extern minimal_lexical=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libminimal_lexical-45a0ff0fd86a1828.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m phf_generator v0.11.2 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name phf_generator --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/phf_generator-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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=7aa5099910a9f7a0 -C extra-filename=-321050ad7856d39e --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern phf_shared=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libphf_shared-7439c54fd11f0ace.rmeta --extern rand=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand-48154e9de87cd3c2.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m fnv v1.0.7 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name fnv --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e612d6ee6ad99f88 -C extra-filename=-8605c6ec3586016a --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m hashbrown v0.15.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name hashbrown --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=853f1727211c3216 -C extra-filename=-d139e5b382cc2ffb --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern allocator_api2=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liballocator_api2-b5d0ce77a0ee3969.rmeta --extern equivalent=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libequivalent-59eba7aab7e5d682.rmeta --extern foldhash=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfoldhash-a23550e18e0a4d16.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name rand --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --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=28c2e07370e81270 -C extra-filename=-03e62ba7d4641525 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern rand_core=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand_core-9f79b8d89de7c83e.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/libc-5eb9c8b8136de080/build-script-build` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/libc-440ec8a2c4b01dfe/build-script-build` >[1m[32m Compiling[0m once_cell v1.20.2 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name once_cell --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=bb11b27bddde2640 -C extra-filename=-31a23958b9415b0a --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name libc --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/libc-0.2.159/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4d3c46229c9283d8 -C extra-filename=-2ddc90167f4c73bf --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols --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(libc_ctest)' --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"))'` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name libc --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/libc-0.2.159/src/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 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9a3696d1907d151a -C extra-filename=-5604d627f81f6f4c --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols --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(libc_ctest)' --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"))'` >[1m[32m Compiling[0m phf_codegen v0.11.2 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name phf_codegen --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/phf_codegen-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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07505d5914a98bbd -C extra-filename=-9e92aa3daf81510c --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern phf_generator=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libphf_generator-321050ad7856d39e.rmeta --extern phf_shared=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libphf_shared-7439c54fd11f0ace.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m terminfo v0.9.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/terminfo-0.9.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 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5eb47b59b7e7c52 -C extra-filename=-de02fed9d1c7c56e --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/terminfo-de02fed9d1c7c56e -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern phf_codegen=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libphf_codegen-9e92aa3daf81510c.rlib --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m lazy_static v1.5.0 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name lazy_static --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2874e8b6b24f522e -C extra-filename=-4473b2083e3d5e16 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m num-traits v0.2.19 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=a03f6bb7ec893452 -C extra-filename=-e84e816a596b7a46 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/num-traits-e84e816a596b7a46 -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern autocfg=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libautocfg-55275084c88a7dca.rlib --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m jobserver v0.1.32 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name jobserver --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/jobserver-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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65d5c52a58bbc4e9 -C extra-filename=-ebc2585a5e723005 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-5604d627f81f6f4c.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/nix-1b9f8ddb14390060/build-script-build` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/num-traits-e84e816a596b7a46/build-script-build` >[1m[32m Compiling[0m lru v0.12.5 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name lru --edition=2015 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/lru-0.12.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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=0613fcae10d3a035 -C extra-filename=-d9593511edf02d4f --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern hashbrown=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libhashbrown-d139e5b382cc2ffb.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name num_traits --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=501aec46e82536b8 -C extra-filename=-120005a8f511e396 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` >[1m[32m Compiling[0m cc v1.1.30 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name cc --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/cc-1.1.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 -C overflow-checks=on --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=eccf7336adacf089 -C extra-filename=-06f0d5da89ed6e21 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern jobserver=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libjobserver-ebc2585a5e723005.rmeta --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-5604d627f81f6f4c.rmeta --extern shlex=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libshlex-f999039e10c609b1.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/terminfo-de02fed9d1c7c56e/build-script-build` >[1m[32m Compiling[0m fish-printf v0.2.1 (/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/printf) >[1m[32m Compiling[0m errno v0.3.9 >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name nix --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="inotify"' --cfg 'feature="resource"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=44512141bcaf1f92 -C extra-filename=-818bca39a37bc7b4 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern bitflags=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libbitflags-f23b0d1c2363e9ef.rmeta --extern cfg_if=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libcfg_if-a67dd4eb8ed9b454.rmeta --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name fish_printf --edition=2021 printf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="widestring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("widestring"))' -C metadata=e1738daf5b9165d2 -C extra-filename=-a17507366d88871f --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rmeta --extern widestring=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libwidestring-99894e4ed3948cfd.rmeta -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name errno --edition=2018 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/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 linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a0d4e55ae83d255b -C extra-filename=-90a3aeee81760935 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name terminfo --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/terminfo-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 linker-plugin-lto -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b21e2b6d63bc423 -C extra-filename=-8961a11949d7b40b --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern fnv=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfnv-8605c6ec3586016a.rmeta --extern nom=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnom-7ca7564021fc9865.rmeta --extern phf=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libphf-5de2bbbdbfdc5acc.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name rsconf --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/cargo_home/gentoo/rsconf-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 embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a14c3c685da7613d -C extra-filename=-8b5c302e426dd66b --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern cc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libcc-06f0d5da89ed6e21.rmeta --cap-lints allow -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Compiling[0m pcre2-sys v0.2.9 (/var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421/pcre2-sys) >[1m[32m Compiling[0m fish v4.0.1 (/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1) >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name build_script_build --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421/pcre2-sys/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 -C overflow-checks=on --cfg 'feature="utf32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jit", "utf32"))' -C metadata=9d1cf8d39f7c7f44 -C extra-filename=-863cd2b52e5bbdbe --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/pcre2-sys-863cd2b52e5bbdbe -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern cc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libcc-06f0d5da89ed6e21.rlib --extern pkg_config=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libpkg_config-4764be5d42b27336.rlib -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/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 --allow=unstable_name_collisions --allow=unknown_lints --allow=non_upper_case_globals --allow=non_camel_case_types '--allow=clippy::needless_return' '--allow=clippy::needless_lifetimes' '--allow=clippy::manual_range_contains' -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "benchmark", "default", "installable", "tsan"))' -C metadata=f671b6a9f8a2262e -C extra-filename=-fb37d03dcd351da5 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/fish-fb37d03dcd351da5 -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern cc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libcc-06f0d5da89ed6e21.rlib --extern rsconf=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librsconf-8b5c302e426dd66b.rlib -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/pcre2-sys-863cd2b52e5bbdbe/build-script-build` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name pcre2_sys --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421/pcre2-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="utf32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jit", "utf32"))' -C metadata=93f333af7e2aecbd -C extra-filename=-b798d7112008115b --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rmeta -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols -L native=/usr/lib64 -L native=/usr/lib64 -l pcre2-8 -l pcre2-32` >[1m[32m Compiling[0m pcre2 v0.2.9 (/var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421) >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name pcre2 --edition=2021 /var/tmp/portage/app-shells/fish-4.0.1/work/rust-pcre2-85b7afba1a9d9bd445779800e5bcafeb732e4421/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="utf32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "jit", "utf32"))' -C metadata=6402c3931594d57f -C extra-filename=-80ddc0f48920a394 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rmeta --extern log=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblog-a7d680d8bae6ef99.rmeta --extern pcre2_sys=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libpcre2_sys-b798d7112008115b.rmeta -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols -L native=/usr/lib64 -L native=/usr/lib64` >[1m[32m Running[0m `/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/fish-fb37d03dcd351da5/build-script-build` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name fish --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --allow=unstable_name_collisions --allow=unknown_lints --allow=non_upper_case_globals --allow=non_camel_case_types '--allow=clippy::needless_return' '--allow=clippy::needless_lifetimes' '--allow=clippy::manual_range_contains' -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "benchmark", "default", "installable", "tsan"))' -C metadata=e916615728374abc -C extra-filename=-7351fd841d1fdea1 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern bitflags=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libbitflags-f23b0d1c2363e9ef.rmeta --extern errno=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liberrno-90a3aeee81760935.rmeta --extern fish_printf=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish_printf-a17507366d88871f.rmeta --extern lazy_static=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblazy_static-4473b2083e3d5e16.rmeta --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rmeta --extern lru=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblru-d9593511edf02d4f.rmeta --extern nix=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnix-818bca39a37bc7b4.rmeta --extern num_traits=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnum_traits-120005a8f511e396.rmeta --extern once_cell=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libonce_cell-31a23958b9415b0a.rmeta --extern pcre2=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libpcre2-80ddc0f48920a394.rmeta --extern rand=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand-03e62ba7d4641525.rmeta --extern terminfo=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libterminfo-8961a11949d7b40b.rmeta --extern widestring=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libwidestring-99894e4ed3948cfd.rmeta -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols -L native=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/fish-b17cd52ab30133d9/out -L /usr/local/lib -l static=flibc.a -L native=/usr/lib64 -L native=/usr/lib64 --cfg gettext --cfg FISH_USE_POSIX_SPAWN --cfg HAVE_PIPE2 --cfg HAVE_EVENTFD --check-cfg 'cfg()' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(gettext)' --check-cfg 'cfg(small_main_stack)' --check-cfg 'cfg(localeconv_l)' --check-cfg 'cfg(FISH_USE_POSIX_SPAWN)' --check-cfg 'cfg(HAVE_PIPE2)' --check-cfg 'cfg(HAVE_EVENTFD)' --check-cfg 'cfg(HAVE_WAITSTATUS_SIGNAL_RET)'` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name fish_indent --edition=2021 src/bin/fish_indent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --allow=unstable_name_collisions --allow=unknown_lints --allow=non_upper_case_globals --allow=non_camel_case_types '--allow=clippy::needless_return' '--allow=clippy::needless_lifetimes' '--allow=clippy::manual_range_contains' -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "benchmark", "default", "installable", "tsan"))' -C metadata=478830153b4eb48e -C extra-filename=-ca5fc34bec60f91b --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern bitflags=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libbitflags-f23b0d1c2363e9ef.rlib --extern errno=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liberrno-90a3aeee81760935.rlib --extern fish=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish-7351fd841d1fdea1.rlib --extern fish_printf=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish_printf-a17507366d88871f.rlib --extern lazy_static=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblazy_static-4473b2083e3d5e16.rlib --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rlib --extern lru=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblru-d9593511edf02d4f.rlib --extern nix=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnix-818bca39a37bc7b4.rlib --extern num_traits=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnum_traits-120005a8f511e396.rlib --extern once_cell=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libonce_cell-31a23958b9415b0a.rlib --extern pcre2=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libpcre2-80ddc0f48920a394.rlib --extern rand=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand-03e62ba7d4641525.rlib --extern terminfo=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libterminfo-8961a11949d7b40b.rlib --extern widestring=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libwidestring-99894e4ed3948cfd.rlib -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols -L native=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/fish-b17cd52ab30133d9/out -L /usr/local/lib -L native=/usr/lib64 -L native=/usr/lib64 --cfg gettext --cfg FISH_USE_POSIX_SPAWN --cfg HAVE_PIPE2 --cfg HAVE_EVENTFD --check-cfg 'cfg()' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(gettext)' --check-cfg 'cfg(small_main_stack)' --check-cfg 'cfg(localeconv_l)' --check-cfg 'cfg(FISH_USE_POSIX_SPAWN)' --check-cfg 'cfg(HAVE_PIPE2)' --check-cfg 'cfg(HAVE_EVENTFD)' --check-cfg 'cfg(HAVE_WAITSTATUS_SIGNAL_RET)'` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name fish_key_reader --edition=2021 src/bin/fish_key_reader.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --allow=unstable_name_collisions --allow=unknown_lints --allow=non_upper_case_globals --allow=non_camel_case_types '--allow=clippy::needless_return' '--allow=clippy::needless_lifetimes' '--allow=clippy::manual_range_contains' -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "benchmark", "default", "installable", "tsan"))' -C metadata=860a6c7ad7a8eff3 -C extra-filename=-00ba70f12cae18aa --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern bitflags=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libbitflags-f23b0d1c2363e9ef.rlib --extern errno=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liberrno-90a3aeee81760935.rlib --extern fish=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish-7351fd841d1fdea1.rlib --extern fish_printf=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish_printf-a17507366d88871f.rlib --extern lazy_static=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblazy_static-4473b2083e3d5e16.rlib --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rlib --extern lru=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblru-d9593511edf02d4f.rlib --extern nix=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnix-818bca39a37bc7b4.rlib --extern num_traits=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnum_traits-120005a8f511e396.rlib --extern once_cell=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libonce_cell-31a23958b9415b0a.rlib --extern pcre2=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libpcre2-80ddc0f48920a394.rlib --extern rand=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand-03e62ba7d4641525.rlib --extern terminfo=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libterminfo-8961a11949d7b40b.rlib --extern widestring=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libwidestring-99894e4ed3948cfd.rlib -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols -L native=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/fish-b17cd52ab30133d9/out -L /usr/local/lib -L native=/usr/lib64 -L native=/usr/lib64 --cfg gettext --cfg FISH_USE_POSIX_SPAWN --cfg HAVE_PIPE2 --cfg HAVE_EVENTFD --check-cfg 'cfg()' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(gettext)' --check-cfg 'cfg(small_main_stack)' --check-cfg 'cfg(localeconv_l)' --check-cfg 'cfg(FISH_USE_POSIX_SPAWN)' --check-cfg 'cfg(HAVE_PIPE2)' --check-cfg 'cfg(HAVE_EVENTFD)' --check-cfg 'cfg(HAVE_WAITSTATUS_SIGNAL_RET)'` >[1m[32m Running[0m `/opt/rust-bin-1.85.1/bin/rustc --crate-name fish --edition=2021 src/bin/fish.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --allow=unstable_name_collisions --allow=unknown_lints --allow=non_upper_case_globals --allow=non_camel_case_types '--allow=clippy::needless_return' '--allow=clippy::needless_lifetimes' '--allow=clippy::manual_range_contains' -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "benchmark", "default", "installable", "tsan"))' -C metadata=6a03a11cb1f1fcc1 -C extra-filename=-0bc8e38da70ffa54 --out-dir /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps --extern bitflags=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libbitflags-f23b0d1c2363e9ef.rlib --extern errno=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liberrno-90a3aeee81760935.rlib --extern fish=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish-7351fd841d1fdea1.rlib --extern fish_printf=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libfish_printf-a17507366d88871f.rlib --extern lazy_static=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblazy_static-4473b2083e3d5e16.rlib --extern libc=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblibc-2ddc90167f4c73bf.rlib --extern lru=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/liblru-d9593511edf02d4f.rlib --extern nix=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnix-818bca39a37bc7b4.rlib --extern num_traits=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libnum_traits-120005a8f511e396.rlib --extern once_cell=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libonce_cell-31a23958b9415b0a.rlib --extern pcre2=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libpcre2-80ddc0f48920a394.rlib --extern rand=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/librand-03e62ba7d4641525.rlib --extern terminfo=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libterminfo-8961a11949d7b40b.rlib --extern widestring=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/deps/libwidestring-99894e4ed3948cfd.rlib -C strip=none -C linker=x86_64-pc-linux-gnu-gcc -C target-feature=-crt-static -C link-arg=-Wl,-O1 -C link-arg=-Wl,--as-needed -C link-arg=-Wl,-z,pack-relative-relocs -C target-cpu=native -C opt-level=3 -C strip=symbols -L native=/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/release/build/fish-b17cd52ab30133d9/out -L /usr/local/lib -L native=/usr/lib64 -L native=/usr/lib64 --cfg gettext --cfg FISH_USE_POSIX_SPAWN --cfg HAVE_PIPE2 --cfg HAVE_EVENTFD --check-cfg 'cfg()' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(gettext)' --check-cfg 'cfg(small_main_stack)' --check-cfg 'cfg(localeconv_l)' --check-cfg 'cfg(FISH_USE_POSIX_SPAWN)' --check-cfg 'cfg(HAVE_PIPE2)' --check-cfg 'cfg(HAVE_EVENTFD)' --check-cfg 'cfg(HAVE_WAITSTATUS_SIGNAL_RET)'` >[0m[1m[33mwarning[0m[0m[1m: unused import: `wcs2osstring`[0m >[0m [0m[0m[1m[38;5;12m--> [0m[0msrc/bin/fish.rs:33:23[0m >[0m [0m[0m[1m[38;5;12m|[0m >[0m[1m[38;5;12m33[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m str2wcstring, wcs2osstring, wcs2string, PACKAGE_NAME, PROFILING_ACTIVE, PROGRAM_NAME,[0m >[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^^[0m >[0m [0m[0m[1m[38;5;12m|[0m >[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unused_imports)]` on by default[0m > >[0m[1m[33mwarning[0m[0m[1m: function `install` is never used[0m >[0m [0m[0m[1m[38;5;12m--> [0m[0msrc/bin/fish.rs:195:4[0m >[0m [0m[0m[1m[38;5;12m|[0m >[0m[1m[38;5;12m195[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0mfn install(_confirm: bool, _dir: PathBuf) -> bool {[0m >[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^[0m >[0m [0m[0m[1m[38;5;12m|[0m >[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(dead_code)]` on by default[0m > >[1m[33mwarning[0m[1m:[0m `fish` (bin "fish") generated 2 warnings (run `cargo fix --bin "fish"` to apply 1 suggestion) >[1m[32m Finished[0m ]8;;https://doc.rust-lang.org/cargo/reference/profiles.html#default-profiles\`release` profile [optimized]]8;;\ target(s) in 28.28s >>>> Source compiled. > [32m*[0m Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: app-shells/fish-4.0.1 > >>>> Install app-shells/fish-4.0.1 into /var/tmp/portage/app-shells/fish-4.0.1/image > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build" >ninja -v -j12 -l12 install >[0/2] /usr/bin/cmake -P /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/CMakeFiles/VerifyGlobs.cmake >[0/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/cmake -E copy /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/x86_64-unknown-linux-gnu/release/fish_indent /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build >Error copying file "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/x86_64-unknown-linux-gnu/release/fish_indent" to "/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build". >[31mFAILED: [0mCMakeFiles/fish_indent /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/CMakeFiles/fish_indent >cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/cmake -E copy /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/target/x86_64-unknown-linux-gnu/release/fish_indent /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build >[2/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/build_tools/git_version_gen.sh /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build >4.0.1 >[3/18] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BINARY_DIR=\"/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build\" -DCMAKE_SOURCE_DIR=\"/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1\" -D_UNICODE=1 -O2 -pipe -march=native -MD -MT CMakeFiles/fish_test_helper.dir/src/fish_test_helper.c.o -MF CMakeFiles/fish_test_helper.dir/src/fish_test_helper.c.o.d -o CMakeFiles/fish_test_helper.dir/src/fish_test_helper.c.o -c /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1/src/fish_test_helper.c >[4/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/de.gmo po/de.po >[5/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/sv.gmo po/sv.po >[6/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/en.gmo po/en.po >[7/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/fr.gmo po/fr.po >[8/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/pl.gmo po/pl.po >[9/18] cd /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1 && /usr/bin/msgfmt -o /var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build/pt_BR.gmo po/pt_BR.po >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: app-shells/fish-4.0.1::gentoo failed (install phase): > [31;01m*[0m ninja -v -j12 -l12 install failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_install > [31;01m*[0m environment, line 2531: Called cmake_src_install > [31;01m*[0m environment, line 1374: Called cmake_build 'install' > [31;01m*[0m environment, line 1172: Called eninja 'install' > [31;01m*[0m environment, line 1500: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-shells/fish-4.0.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-shells/fish-4.0.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-shells/fish-4.0.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-shells/fish-4.0.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1_build' > [31;01m*[0m S: '/var/tmp/portage/app-shells/fish-4.0.1/work/fish-4.0.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 953027
:
923478
| 923479