>>> xsv: Building community/xsv 0.13.0-r2 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 10:12:59 +0000 >>> xsv: Validating /home/udu/aports/community/xsv/APKBUILD... >>> xsv: Analyzing dependencies... >>> xsv: Installing for build: build-base cargo cargo-auditable WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/7) Installing libxml2 (2.13.9-r0) (2/7) Installing llvm20-libs (20.1.8-r0) (3/7) Installing scudo-malloc (20.1.8-r0) (4/7) Installing rust (1.87.0-r0) (5/7) Installing cargo (1.87.0-r0) (6/7) Installing cargo-auditable (0.6.7-r0) (7/7) Installing .makedepends-xsv (20251014.101300) Executing busybox-1.37.0-r19.trigger OK: 691 MiB in 96 packages >>> xsv: Cleaning up srcdir >>> xsv: Cleaning up pkgdir >>> xsv: Cleaning up tmpdir >>> xsv: Fetching https://github.com/BurntSushi/xsv/archive/0.13.0/xsv-0.13.0.tar.gz >>> xsv: Fetching https://github.com/BurntSushi/xsv/archive/0.13.0/xsv-0.13.0.tar.gz >>> xsv: Checking sha512sums... xsv-0.13.0.tar.gz: OK >>> xsv: Unpacking /var/cache/distfiles/xsv-0.13.0.tar.gz... warning: An explicit [[test]] section is specified in Cargo.toml which currently disables Cargo from automatically inferring other test targets. This inference behavior will change in the Rust 2018 edition and the following files will be included as a test target: * tests/test_fixlengths.rs * tests/test_join.rs * tests/test_flatten.rs * tests/test_sort.rs * tests/test_fmt.rs * tests/workdir.rs * tests/test_cat.rs * tests/test_frequency.rs * tests/test_slice.rs * tests/test_index.rs * tests/test_table.rs * tests/test_partition.rs * tests/test_headers.rs * tests/test_stats.rs * tests/test_split.rs * tests/test_search.rs * tests/test_count.rs * tests/test_select.rs This is likely to break cargo build or cargo test as these files may not be ready to be compiled as a test target today. You can future-proof yourself and disable this warning by adding `autotests = false` to your [package] section. You may also move the files to a location where Cargo would not automatically infer them to be a target, such as in subfolders. For more information on this warning you can consult https://github.com/rust-lang/cargo/issues/5330 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating crates.io index Downloading crates ... Downloaded unicode-xid v0.1.0 Downloaded void v1.0.2 Downloaded strsim v0.7.0 Downloaded num_cpus v1.8.0 Downloaded threadpool v1.7.1 Downloaded streaming-stats v0.2.0 Downloaded tabwriter v1.0.4 Downloaded unicode-width v0.1.4 Downloaded unreachable v1.0.0 Downloaded ucd-util v0.1.1 Downloaded byteorder v1.2.2 Downloaded lazy_static v1.0.0 Downloaded csv-core v0.1.4 Downloaded utf8-ranges v1.0.0 Downloaded thread_local v0.3.5 Downloaded quote v0.5.2 Downloaded csv-index v0.1.5 Downloaded memchr v2.0.1 Downloaded cfg-if v0.1.3 Downloaded filetime v0.1.15 Downloaded regex-syntax v0.6.0 Downloaded rand v0.3.22 Downloaded num-traits v0.2.4 Downloaded serde_derive v1.0.54 Downloaded aho-corasick v0.6.4 Downloaded docopt v1.0.0 Downloaded log v0.4.1 Downloaded proc-macro2 v0.3.8 Downloaded quickcheck v0.6.2 Downloaded chan v0.1.21 Downloaded syn v0.13.9 Downloaded serde v1.0.54 Downloaded rand v0.4.2 Downloaded regex v1.0.0 Downloaded libc v0.2.40 Downloaded csv v1.0.0 thread 'main' panicked at cargo-auditable/src/cargo_auditable.rs:23:55: called `Result::unwrap()` on an `Err` value: Error { kind: Uncategorized, message: "no /proc/self/exe available. Is /proc mounted?" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Aborted >>> ERROR: xsv: build failed >>> xsv: Uninstalling dependencies... (1/7) Purging .makedepends-xsv (20251014.101300) (2/7) Purging cargo-auditable (0.6.7-r0) (3/7) Purging cargo (1.87.0-r0) (4/7) Purging rust (1.87.0-r0) (5/7) Purging llvm20-libs (20.1.8-r0) (6/7) Purging scudo-malloc (20.1.8-r0) (7/7) Purging libxml2 (2.13.9-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages