Updated deps #179
Annotations
1 error
Build
Error: buildah exited with code 101
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/alpine:3.16...
Getting image source signatures
Copying blob sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d
Copying blob sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d
Copying config sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62
Writing manifest to image destination
Storing signatures
info: downloading installer
info: profile set to 'minimal'
info: default host triple is x86_64-unknown-linux-musl
info: syncing channel updates for '1.69.0-x86_64-unknown-linux-musl'
info: latest update on 2023-04-20, rust version 1.69.0 (84c898d65 2023-04-16)
info: downloading component 'cargo'
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'rust-std' for 'wasm32-unknown-unknown'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: default toolchain set to '1.69.0-x86_64-unknown-linux-musl'
Updating git repository `https://github.com/Kuadrant/wasm-test-framework.git`
Updating crates.io index
Downloading crates ...
Downloaded endian-type v0.1.2
Downloaded errno v0.3.9
Downloaded nibble_vec v0.1.0
Downloaded protoc-rust v2.28.0
Downloaded protoc v2.28.0
Downloaded cfg-if v1.0.0
Downloaded either v1.13.0
Downloaded home v0.5.9
Downloaded itoa v1.0.11
Downloaded version_check v0.9.5
Downloaded fastrand v2.1.0
Downloaded thiserror v1.0.63
Downloaded prost-derive v0.11.9
Downloaded prost v0.11.9
Downloaded once_cell v1.19.0
Downloaded unicode-xid v0.2.4
Downloaded anyhow v1.0.86
Downloaded const_format_proc_macros v0.2.32
Downloaded which v4.4.2
Downloaded protobuf-codegen v2.28.0
Downloaded quote v1.0.36
Downloaded thiserror-impl v1.0.63
Downloaded smallvec v1.13.2
Downloaded bytes v1.6.1
Downloaded ahash v0.8.11
Downloaded proc-macro2 v1.0.86
Downloaded proxy-wasm v0.2.2
Downloaded ryu v1.0.18
Downloaded unicode-ident v1.0.12
Downloaded serde_derive v1.0.204
Downloaded prost-types v0.11.9
Downloaded log v0.4.22
Downloaded const_format v0.2.32
Downloaded allocator-api2 v0.2.18
Downloaded bitflags v2.6.0
Downloaded tempfile v3.10.1
Downloaded serde v1.0.204
Downloaded memchr v2.7.4
Downloaded hashbrown v0.14.5
Downloaded itertools v0.10.5
Downloaded serde_json v1.0.120
Downloaded zerocopy v0.7.35
Downloaded aho-corasick v1.1.3
Downloaded protobuf v2.28.0
Downloaded syn v1.0.109
Downloaded regex v1.10.5
Downloaded radix_trie v0.2.1
Downloaded syn v2.0.72
Downloaded regex-syntax v0.8.4
Downloaded rustix v0.38.34
Downloaded regex-automata v0.4.7
Downloaded linux-raw-sys v0.4.14
Downloaded libc v0.2.155
error: package `home v0.5.9` cannot be built because it requires rustc 1.70.0 or newer, while the currently active rustc version is 1.69.0
Either upgrade to rustc 1.70.0 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `home` supporting rustc 1.69.0
error building at STEP "RUN source $HOME/.cargo/env && cargo build --target=wasm32-unknown-unknown --release": error while running runtime: exit status 101
time="2024-07-26T08:10:47Z" level=error msg="exit status 101"
|