>>> beancount-language-server: Building testing/beancount-language-server 1.3.4-r0 (using abuild 3.13.0-r5) started Mon, 30 Sep 2024 19:59:51 +0000 >>> beancount-language-server: Checking sanity of /home/buildozer/aports/testing/beancount-language-server/APKBUILD... >>> beancount-language-server: Analyzing dependencies... >>> beancount-language-server: Installing for build: build-base cargo cargo-auditable (1/9) Installing libffi (3.4.6-r0) (2/9) Installing xz-libs (5.6.2-r0) (3/9) Installing libxml2 (2.12.8-r0) (4/9) Installing llvm18-libs (18.1.8-r0) (5/9) Installing scudo-malloc (18.1.8-r0) (6/9) Installing rust (1.81.0-r0) (7/9) Installing cargo (1.81.0-r0) (8/9) Installing cargo-auditable (0.6.4-r0) (9/9) Installing .makedepends-beancount-language-server (20240930.195954) Executing busybox-1.36.1-r32.trigger OK: 562 MiB in 112 packages >>> beancount-language-server: Cleaning up srcdir >>> beancount-language-server: Cleaning up pkgdir >>> beancount-language-server: Cleaning up tmpdir >>> beancount-language-server: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beancount-language-server-1.3.4.tar.gz >>> beancount-language-server: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beancount-language-server-1.3.4.tar.gz >>> beancount-language-server: Checking sha512sums... beancount-language-server-1.3.4.tar.gz: OK >>> beancount-language-server: Unpacking /var/cache/distfiles/beancount-language-server-1.3.4.tar.gz... warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating crates.io index Updating libc v0.2.149 -> v0.2.155 note: pass `--verbose` to see 113 unchanged dependencies behind latest warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: /home/buildozer/aports/testing/beancount-language-server/src/beancount-language-server-1.3.4/crates/lsp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `tracing-subscriber` dependency) warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: /home/buildozer/aports/testing/beancount-language-server/src/beancount-language-server-1.3.4/crates/lsp/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `tracing-subscriber` dependency) Compiling libc v0.2.155 Compiling proc-macro2 v1.0.74 Compiling unicode-ident v1.0.12 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling memchr v2.6.4 Compiling once_cell v1.18.0 Compiling serde v1.0.194 Compiling regex-syntax v0.8.2 Compiling crossbeam-utils v0.8.18 Compiling smallvec v1.11.1 Compiling tinyvec_macros v0.1.1 Compiling itoa v1.0.9 Compiling regex-syntax v0.6.29 Compiling log v0.4.20 Compiling utf8parse v0.2.1 Compiling serde_json v1.0.111 Compiling anstyle v1.0.4 Compiling anstyle-query v1.0.0 Compiling thiserror v1.0.56 Compiling unicode-bidi v0.3.13 Compiling pin-project-lite v0.2.13 Compiling ryu v1.0.15 Compiling colorchoice v1.0.0 Compiling option-ext v0.2.0 Compiling parking_lot_core v0.9.8 Compiling percent-encoding v2.3.0 Compiling lazy_static v1.4.0 Compiling scopeguard v1.2.0 Compiling clap_lex v0.6.0 Compiling anyhow v1.0.79 Compiling strsim v0.10.0 Compiling deranged v0.3.8 Compiling tinyvec v1.6.0 Compiling anstyle-parse v0.2.2 Compiling time-core v0.1.2 Compiling hashbrown v0.14.1 Compiling sharded-slab v0.1.7 Compiling bitflags v1.3.2 Compiling str_indices v0.4.1 Compiling iana-time-zone v0.1.57 Compiling linked-list v0.0.3 Compiling glob v0.3.1 Compiling tracing-core v0.1.32 Compiling thread_local v1.1.7 Compiling bytes v1.5.0 Compiling form_urlencoded v1.2.0 Compiling anstream v0.6.4 Compiling ropey v1.6.1 Compiling num-traits v0.2.17 Compiling lock_api v0.4.10 Compiling clap_builder v4.4.12 Compiling aho-corasick v1.1.2 Compiling tracing-log v0.2.0 Compiling crossbeam-channel v0.5.10 Compiling quote v1.0.35 Compiling syn v2.0.46 Compiling unicode-normalization v0.1.22 Compiling time v0.3.29 Compiling idna v0.4.0 Compiling chrono v0.4.31 error[E0282]: type annotations needed for `Box<_>` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.29/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known at this point | = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` Compiling cc v1.0.83 Compiling dirs-sys v0.4.1 Compiling num_cpus v1.16.0 Compiling dirs v5.0.1 Compiling threadpool v1.8.1 Compiling shellexpand v3.1.0 Compiling dashmap v5.5.3 Compiling regex-automata v0.1.10 Compiling regex-automata v0.4.3 For more information about this error, try `rustc --explain E0282`. Compiling clap v4.4.13 error: could not compile `time` (lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... >>> ERROR: beancount-language-server: build failed >>> beancount-language-server: Uninstalling dependencies... (1/9) Purging .makedepends-beancount-language-server (20240930.195954) (2/9) Purging cargo-auditable (0.6.4-r0) (3/9) Purging cargo (1.81.0-r0) (4/9) Purging rust (1.81.0-r0) (5/9) Purging llvm18-libs (18.1.8-r0) (6/9) Purging scudo-malloc (18.1.8-r0) (7/9) Purging libffi (3.4.6-r0) (8/9) Purging libxml2 (2.12.8-r0) (9/9) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages