Voyager v2 #2661
Merged
Voyager v2 #2661
Garnix CI / package parse-wasm-client-type [x86_64-linux]
succeeded
Sep 16, 2024 in 4m 30s
Run results
Build succeeded
Details
Last 100 lines of logs:
https://cache.garnix.io/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/gfp0a496nv1bgqj7hdgbyvjzzqk6wdkl-parse-wasm-client-type-patched-workspace-cargo-toml
source root is parse-wasm-client-type-patched-workspace-cargo-toml
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/cfxfgiyfnxdkapld75mnm2xvv0vs93wz-parse-wasm-client-type-deps-0.1.0/target.tar.zst to target
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
will append /build/parse-wasm-client-type-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/x3ajf8ra3vgfiai38cli7hhmn5i4390y-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
++ command cargo --version
cargo 1.80.0-nightly (34a6a87d8 2024-06-04)
++ command cargo build --release --message-format json-render-diagnostics -j1 -p parse-wasm-client-type
warning: Patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph.
Patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
Compiling syn v2.0.77
Compiling serde_derive v1.0.203
Compiling serde v1.0.203
Compiling prost-derive v0.12.6
Compiling prost v0.12.6
Compiling prost-types v0.12.3
Compiling prettyplease v0.2.22
Compiling thiserror-impl v1.0.61
Compiling strsim v0.10.0
Compiling darling_core v0.13.4
Compiling prost-build v0.12.3
Compiling thiserror v1.0.61
Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling impl-serde v0.4.0
Compiling macro_magic_core_macros v0.5.0
Compiling macro_magic_core v0.5.0
Compiling primitive-types v0.12.2
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling darling_macro v0.13.4
Compiling serde_derive_internals v0.29.1
Compiling serde_json v1.0.118
Compiling schemars_derive v0.8.21
Compiling darling v0.13.4
Compiling ed25519-zebra v3.1.0
Compiling serde-utils v0.1.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/serde-utils)
Compiling macro_magic_macros v0.5.0
Compiling prettier-please v0.2.0
Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling frame-support-procedural-tools-derive v10.0.0
Compiling clap_derive v4.5.4
Compiling schemars v0.8.21
Compiling frame-support-procedural-tools v9.0.0
Compiling expander v2.1.0
Compiling macro_magic v0.5.0
Compiling cosmwasm-crypto v1.5.2
Compiling ssz-derive v0.5.3 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/ssz-derive)
Compiling serde-json-wasm v0.5.2
Compiling proc-macro-warning v1.0.2
Compiling ssz v0.5.3 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/ssz)
Compiling cosmwasm-std v1.5.2
Compiling frame-support-procedural v22.0.0
Compiling protos v0.0.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/generated/rust/protos)
Compiling clap v4.5.4
Compiling bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
Compiling serde_bytes v0.11.14
Compiling macros v0.1.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/macros)
Compiling enumorph v0.1.2
Compiling unionlabs v0.1.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/lib/unionlabs)
Compiling parse-wasm-client-type v0.1.0 (/build/parse-wasm-client-type-patched-workspace-cargo-toml/tools/parse-wasm-client-type)
Finished `release` profile [optimized] target(s) in 2m 19s
buildPhase completed in 2 minutes 20 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
searching for bins/libs to install from cargo build log at cargoBuildLogbNFI.json
warning: Patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph.
Patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
installing /build/parse-wasm-client-type-patched-workspace-cargo-toml/target/release/parse-wasm-client-type
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a-parse-wasm-client-type-0.1.0/bin/parse-wasm-client-type
real 0m1.248s
user 0m0.483s
sys 0m0.794s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a-parse-wasm-client-type-0.1.0
shrinking /nix/store/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a-parse-wasm-client-type-0.1.0/bin/parse-wasm-client-type
checking for references to /build/ in /nix/store/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a-parse-wasm-client-type-0.1.0...
patching script interpreter paths in /nix/store/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a-parse-wasm-client-type-0.1.0
stripping (with command strip and flags -S -p) in /nix/store/r0ia4k6z6j4sj3mqbbbhxgyv4varwv8a-parse-wasm-client-type-0.1.0/bin
Loading