Transfer #3981
Draft
Transfer #3981
Garnix CI / package devnet-compose [x86_64-linux]
succeeded
Mar 7, 2025 in 52s
Run results
Build succeeded
Details
Last 100 lines of logs:
https://cache.nixos.org/s3fwidqq7zmkx5awzk5l482f6q7g7dnb.narinfo
https://cache.garnix.io/s3fwidqq7zmkx5awzk5l482f6q7g7dnb.narinfo
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/x2hrxmsxnfgj1syy744n488cbvzkk2av-devnet-compose-patched-workspace-cargo-toml
source root is devnet-compose-patched-workspace-cargo-toml
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/ih7j3gcnqvjamghshvksia6wncglzq03-devnet-compose-deps-0.0.0/target.tar.zst to target
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
will append /build/devnet-compose-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/653p17wqjlp6ya3ffh5pd0fs9r5cvxvl-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
cargoVendorDir: /nix/store/653p17wqjlp6ya3ffh5pd0fs9r5cvxvl-vendor-cargo-deps
rustToolchain: /nix/store/66k1vwifdy392z4h08h4562zc68l9h2i-rust-minimal-1.83.0-nightly-2024-10-11
--remap-path-prefix=/nix/store/653p17wqjlp6ya3ffh5pd0fs9r5cvxvl-vendor-cargo-deps/5c0889a95feed990eb0a252d1207f355a8a1eabbfcbd39e399c743819d23cb2b= --remap-path-prefix=/nix/store/653p17wqjlp6ya3ffh5pd0fs9r5cvxvl-vendor-cargo-deps/55c1dc945a417510f36774861a9833edd3115ed7da5c57c221d428cf1efbfa6a= --remap-path-prefix=/nix/store/653p17wqjlp6ya3ffh5pd0fs9r5cvxvl-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0= --remap-path-prefix=/nix/store/653p17wqjlp6ya3ffh5pd0fs9r5cvxvl-vendor-cargo-deps/fceb3a3f7a38c4632d165962876930f10ca0a8c058ae14b3b293c18546fa012d= --remap-path-prefix=/nix/store/653p17wqjlp6ya3ffh5p…
++ command cargo --version
cargo 1.83.0-nightly (15fbd2f60 2024-10-08)
++ command cargo build --release --message-format json-render-diagnostics -j1 -p devnet-compose
warning: Patch `arbitrary v1.3.2 (https://github.com/unionlabs/arbitrary#b5796f1a)` was not used in the crate graph.
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 proc-macro2 v1.0.93
Compiling unicode-ident v1.0.12
Compiling quote v1.0.35
Compiling syn v2.0.98
Compiling strsim v0.10.0
Compiling libc v0.2.169
Compiling ident_case v1.0.1
Compiling fnv v1.0.7
Compiling darling_core v0.20.8
Compiling unicode-width v0.1.14
Compiling rustversion v1.0.14
Compiling serde v1.0.217
Compiling portable-atomic v1.6.0
Compiling darling_macro v0.20.8
Compiling serde_derive v1.0.217
Compiling serde_json v1.0.118
Compiling lazy_static v1.4.0
Compiling console v0.15.8
Compiling darling v0.20.8
Compiling zeroize_derive v1.4.2
Compiling ryu v1.0.17
Compiling heck v0.5.0
Compiling unicode-linebreak v0.1.5
Compiling itoa v1.0.11
Compiling number_prefix v0.4.0
Compiling smawk v0.3.2
Compiling textwrap v0.16.1
Compiling indicatif v0.17.8
Compiling strum_macros v0.26.4
Compiling zeroize v1.7.0
Compiling serde_with_macros v3.9.0
Compiling either v1.13.0
Compiling once_cell v1.19.0
Compiling cliclack v0.2.5
Compiling itertools v0.12.1
Compiling serde_with v3.9.0
Compiling strum v0.26.3
Compiling devnet-compose v0.0.0 (/build/devnet-compose-patched-workspace-cargo-toml/devnet-compose)
Finished `release` profile [optimized] target(s) in 48.71s
buildPhase completed in 49 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
searching for bins/libs to install from cargo build log at cargoBuildLogMOrA.json
warning: Patch `arbitrary v1.3.2 (https://github.com/unionlabs/arbitrary#b5796f1a)` was not used in the crate graph.
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/devnet-compose-patched-workspace-cargo-toml/target/release/devnet-compose
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/s3fwidqq7zmkx5awzk5l482f6q7g7dnb-devnet-compose-0.0.0/bin/devnet-compose
stripping references done
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/s3fwidqq7zmkx5awzk5l482f6q7g7dnb-devnet-compose-0.0.0
shrinking /nix/store/s3fwidqq7zmkx5awzk5l482f6q7g7dnb-devnet-compose-0.0.0/bin/devnet-compose
checking for references to /build/ in /nix/store/s3fwidqq7zmkx5awzk5l482f6q7g7dnb-devnet-compose-0.0.0...
patching script interpreter paths in /nix/store/s3fwidqq7zmkx5awzk5l482f6q7g7dnb-devnet-compose-0.0.0
stripping (with command strip and flags -S -p) in /nix/store/s3fwidqq7zmkx5awzk5l482f6q7g7dnb-devnet-compose-0.0.0/bin
Loading