Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): use check-requsted event trigger #2823

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(ci): use check-requsted event trigger

f056561
Select commit
Loading
Failed to load commit list.
Draft

fix(ci): use check-requsted event trigger #2823

fix(ci): use check-requsted event trigger
f056561
Select commit
Loading
Failed to load commit list.
Garnix CI / package cw721-base [aarch64-linux] succeeded Aug 23, 2024 in 2m 35s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/b8ji00dhcknd1p9afa80ydral59z6dzp.narinfo
https://cache.nixos.org/dkpfzwwl049kk1dwnyjacabjvszjknww.narinfo
https://cache.nixos.org/f8kd7zxmlciy87xrf1j36q2rymld3a22.narinfo
https://cache.nixos.org/h6adsc2flvvax3p9xp89bbv5i6nhc2gm.narinfo
https://cache.nixos.org/wq5fbh6nrmprlvmxyyp49kada07rwc9x.narinfo
https://cache.nixos.org/www2wsy5azig3si2mcvcbig36npvz8p0.narinfo
https://cache.nixos.org/xmam34cnczr17warmz692jd3dyip25aq.narinfo
https://cache.nixos.org/yr4halk6hf4ga8blydw4sspyfy8vahd2.narinfo
https://cache.nixos.org/zdwaflghafslhhzxhqgzc5mrd6z3j00x.narinfo
https://cache.nixos.org/88miljr5qkqdzlhm7ib26fws4hkz04s8.narinfo
https://cache.garnix.io/zdwaflghafslhhzxhqgzc5mrd6z3j00x.narinfo
https://cache.garnix.io/wq5fbh6nrmprlvmxyyp49kada07rwc9x.narinfo
https://cache.garnix.io/yr4halk6hf4ga8blydw4sspyfy8vahd2.narinfo
https://cache.nixos.org/nar/0pnvk2wyap9pdclvb8fw8sb3hshazbvr05hxx42rdslbzqdi1lcp.nar.xz
https://cache.nixos.org/nar/1rlqimlby0v2ppl6s8v8rfmdwj0ln2ls7frha584hpnkygcxn2p4.nar.xz
https://cache.garnix.io/nar/zdwaflghafslhhzxhqgzc5mrd6z3j00x-00564wzdd6g0q6530kbn6kwg9qbk4f2p6rvp84m7r3bw2lwwq2hn.nar
https://cache.nixos.org/nar/050c3fxbwl3s7wdk2312h7g79frk2z4ffc5cfwhf9633qxafbh1n.nar.xz
https://cache.garnix.io/nar/wq5fbh6nrmprlvmxyyp49kada07rwc9x-0ga2jab43vfga847xwi7ib77n3i8qmi1h9ani57rnjliwssnfapl.nar
https://cache.nixos.org/nar/1k7dq722yskaxxiwsmklb14cdibz40krp3zk1dlcl7ngp2jjy63l.nar.xz
https://cache.nixos.org/nar/009jg7ns14vj0zs71ivmrgr6zk39dxpzjnnwb77arm6abnif688h.nar.xz
https://cache.nixos.org/nar/0722y1dchqcr5h7q4ykq7hik699xwk5w04sd370qz8ni6lgycwl0.nar.xz
https://cache.nixos.org/nar/1fvqf0l1ypbq9h3kf3bp5acj8066xysbzvgxs3k1gfbpgji39zaq.nar.xz
https://cache.nixos.org/b469ylq4smn8lav96yz35hwhx5vmffn7.narinfo
https://cache.garnix.io/b469ylq4smn8lav96yz35hwhx5vmffn7.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/yr4halk6hf4ga8blydw4sspyfy8vahd2-source
source root is source
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/z40z32f1man80ch6kcpg3f6xacn6ggyf-cw721_base-deps-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e/target.tar.zst to target
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
will append /build/source/.cargo-home/config.toml with contents of /nix/store/xdci02wk2pn23r1h8xvgjvm2w8kkbm1n-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
++ command cargo --version
warning: `/build/source/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
cargo 1.80.0-nightly (34a6a87d8 2024-06-04)
++ command cargo build --release --message-format json-render-diagnostics --no-default-features --lib -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target wasm32-unknown-unknown -j1 -p [email protected]
warning: `/build/source/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
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: profile package spec `cw721-receiver` in profile `release` did not match any packages
   Compiling cw721 v0.18.0 (/build/source/packages/cw721)
   Compiling cw721-base v0.18.0 (/build/source/contracts/cw721-base)
    Finished `release` profile [optimized] target(s) in 19.32s
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
stripping references to cargoVendorDir from /nix/store/b469ylq4smn8lav96yz35hwhx5vmffn7-cw721_base-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e/lib/cw721_base.wasm

real	0m0.836s
user	0m0.447s
sys	0m0.163s
stripping references to cargoVendorDir from /nix/store/b469ylq4smn8lav96yz35hwhx5vmffn7-cw721_base-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e/lib/cw721_base.wasm.gz

real	0m2.934s
user	0m0.761s
sys	0m0.097s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/b469ylq4smn8lav96yz35hwhx5vmffn7-cw721_base-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e
checking for references to /build/ in /nix/store/b469ylq4smn8lav96yz35hwhx5vmffn7-cw721_base-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e...
patching script interpreter paths in /nix/store/b469ylq4smn8lav96yz35hwhx5vmffn7-cw721_base-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e
stripping (with command strip and flags -S -p) in  /nix/store/b469ylq4smn8lav96yz35hwhx5vmffn7-cw721_base-f2d7a07df63504ff8cbf0aad4140e56b3f5bfc3e/lib