Skip to content

cicd: enable caching through Swatinem/rust-cache@v2 #8

cicd: enable caching through Swatinem/rust-cache@v2

cicd: enable caching through Swatinem/rust-cache@v2 #8

Triggered via pull request January 2, 2025 17:42
Status Failure
Total duration 5m 28s
Artifacts

build_web.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: buildah exited with code 125 Resolving "rust" using unqualified-search registries (/etc/containers/registries.conf) Trying to pull docker.io/library/rust:latest... Getting image source signatures Copying blob sha256:38d98af84437384925566ea242879295e12024ebb5eb5b15e881954fb4488ae3 Copying blob sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b Copying blob sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 Copying blob sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 Copying blob sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f Copying blob sha256:38d98af84437384925566ea242879295e12024ebb5eb5b15e881954fb4488ae3 Copying blob sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 Copying blob sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 Copying blob sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f Copying blob sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b Copying config sha256:6440c73bd6ca2e78fc022a7bed581929d8406be071c0030bc55cd1f147ab002d Writing manifest to image destination Storing signatures info: downloading wasm-pack [INFO]: Checking for the Wasm target... [INFO]: Compiling to Wasm... warning: /usr/build/harper-cli/Cargo.toml: unused manifest key: package.private warning: /usr/build/harper-wasm/Cargo.toml: unused manifest key: package.private Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling wasm-bindgen-shared v0.2.97 Compiling once_cell v1.20.2 Compiling serde v1.0.216 Compiling log v0.4.22 Compiling bumpalo v3.16.0 Compiling cfg-if v1.0.0 Compiling wasm-bindgen v0.2.97 Compiling autocfg v1.4.0 Compiling fst v0.4.7 Compiling lazy_static v1.5.0 Compiling tracing-core v0.1.33 Compiling quote v1.0.37 Compiling num-traits v0.2.19 Compiling syn v2.0.87 Compiling memchr v2.7.4 Compiling paste v1.0.15 Compiling unicode-width v0.1.14 Compiling pulldown-cmark v0.12.2 Compiling serde_json v1.0.133 Compiling thiserror v2.0.9 Compiling getopts v0.2.21 Compiling sharded-slab v0.1.7 Compiling thread_local v1.1.8 Compiling unicase v2.8.0 Compiling allocator-api2 v0.2.20 Compiling ryu v1.0.18 Compiling itoa v1.0.11 Compiling foldhash v0.1.3 Compiling bitflags v2.6.0 Compiling pin-project-lite v0.2.15 Compiling equivalent v1.0.1 Compiling either v1.13.0 Compiling heck v0.5.0 Compiling pulldown-cmark-escape v0.11.0 Compiling itertools v0.13.0 Compiling tracing-subscriber v0.3.19 Compiling wasm-bindgen-backend v0.2.97 Compiling levenshtein_automata v0.2.1 Compiling wasm-bindgen-macro-support v0.2.97 Compiling serde_derive v1.0.216 Compiling tracing-attributes v0.1.28 Compiling wasm-bindgen-macro v0.2.97 Compiling thiserror-impl v2.0.9 Compiling tracing v0.1.41 Compiling is-macro v0.3.7 Compiling js-sys v0.3.72 Compiling blanket v0.4.0 Compiling unicode-width v0.2.0 Compiling unicode-blocks v0.1.9 Compiling tracing-wasm v0.2.1 Compiling console_error_panic_hook v0.1.7 Compiling hashbrown v0.15.2 Compiling ordered-float v4.6.0 Compiling smallvec v1.13.2 Compiling serde-wasm-bindgen v0.6.5 Compiling harper-core v0.14.0 (/usr/build/harper-core) Compiling harper-wasm v0.1.0 (/usr/build/harper-wasm) Finished `release` profile [optimized] target(s) in 20.71s [INFO]: Installing wasm-bindgen... [INFO]: Optimizing wasm binaries with `wasm-opt`... [INFO]: Optional fields missing from Cargo.toml: 'description', 'license'. These are not necessary, but recommended [INFO]: :-) Done in 34.81s [INFO]: :-) Your wasm pkg is ready to publish at /usr/build/harper-wasm/pkg. Resolved "node" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/node:slim... Getting image source signatures Copying blob sha256:b7c0a2c9ac8d2826a32f0d8c5475612680d117d221ee9d1953c21d7dc61aa37d Copying blob sha256:fd674058ff8f8cfa7fb8a20c006fc0128541cbba
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636