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

Voyager stuff #3979

Merged
merged 5 commits into from
Mar 9, 2025

chore: remove frame-support-procedural in most places

57e798f
Select commit
Loading
Failed to load commit list.
Merged

Voyager stuff #3979

chore: remove frame-support-procedural in most places
57e798f
Select commit
Loading
Failed to load commit list.
Garnix CI / check unionlabs-tests [x86_64-linux] succeeded Mar 7, 2025 in 18m 34s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling alloy-sol-types v0.8.21
   Compiling impl-serde v0.4.0
   Compiling serde_bytes v0.11.15
   Compiling serde_json v1.0.118
   Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
   Compiling serde-json-wasm v1.0.1
   Compiling bcs v0.1.6
   Compiling primitive-types v0.12.2
   Compiling schemars v0.8.21
   Compiling serde-utils v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/serde-utils)
   Compiling ark-poly v0.4.2
   Compiling protos v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling ark-ec v0.4.2
   Compiling ark-bls12-381 v0.4.0
   Compiling cosmwasm-crypto v2.1.4
   Compiling cosmwasm-std v2.1.4
   Compiling unionlabs-primitives v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/unionlabs-primitives)
   Compiling alloy-core v0.8.21
   Compiling alloy v0.11.1
   Compiling ssz v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/ssz)
   Compiling unionlabs v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/unionlabs)
    Finished `release` profile [optimized] target(s) in 35.86s
     Running unittests src/lib.rs (target/release/deps/unionlabs-1d10e7e51044d0ce)

running 50 tests
test bech32::tests::const_to_string ... ok
test array_slice ... ok
test bech32::tests::string_roundtrip ... ok
test bounded::tests::serde ... ok
test aptos::object::tests::ibc_store_address ... ok
test bounded::tests::new ... ok
test bounded::tests::serde_roundtrip ... ok
test cosmos::ics23::proof_spec::tests::min_max_depth_conversion_works ... ok
test bech32::tests::json_roundtrip ... ok
test debug::enums::field_unnamed ... ok
test debug::enums::empty ... ok
test debug::enums::empty_container ... ok
test debug::enums::named_empty_container ... ok
test debug::enums::field_named ... ok
test debug::enums::tuple_empty ... ok
test debug::enums::tuple_empty_container ... ok
test debug::structs::empty_container ... ok
test debug::structs::empty ... ok
test debug::structs::field_named ... ok
test debug::structs::field_named_container ... ok
test debug::structs::field_named_generics ... ok
test debug::structs::field_named_nested ... ok
test debug::structs::field_named_skip ... ok
test debug::structs::field_named_skip_generics ... ok
test debug::structs::field_unnamed ... ok
test debug::structs::field_unnamed_container ... ok
test debug::structs::named_empty_container ... ok
test debug::structs::tuple_empty ... ok
test debug::structs::tuple_empty_container ... ok
test google::protobuf::any::tests::test_flatten ... ok
test ethereum::slot::test ... ok
test google::protobuf::duration::tests::checked_add ... ok
test google::protobuf::duration::tests::ord ... ok
test google::protobuf::duration::tests::proto_roundtrip ... ok
test google::protobuf::duration::tests::serde_roundtrip ... ok
test google::protobuf::timestamp::tests::cosmwasm_timestamp ... ok
test google::protobuf::duration::tests::string_roundtrip ... ok
test google::protobuf::timestamp::tests::duration_since ... ok
test google::protobuf::timestamp::tests::timestamp_duration_arithmetic ... ok
test google::protobuf::timestamp::tests::parse ... ok
test google::protobuf::timestamp::tests::try_from_unix_nanos ... ok
test ibc::core::client::height::tests::cmp ... ok
test ibc::core::client::height::tests::debug ... ok
test ibc::core::client::height::tests::display ... ok
test ibc::core::client::height::tests::from_str ... ok
test id::tests::port_id ... ok
test ibc::core::commitment::merkle_proof::tests::json ... ok
test validated::tests::validate ... ok
test google::protobuf::timestamp::tests::from_unix_nanos ... ok
test signer::tests::display ... ok

test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests unionlabs

running 6 tests
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 301) - compile fail ... ok
test lib/unionlabs/src/google/protobuf/any.rs - google::protobuf::any::IntoAny (line 23) ... ok
test lib/unionlabs/src/id.rs - id::ConnectionId::to_string_prefixed (line 132) ... ok
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 309) ... ok
test lib/unionlabs/src/tuple.rs - tuple::AsTuple (line 67) ... ok
test lib/unionlabs/src/id.rs - id::ChannelId::to_string_prefixed (line 203) ... ok

test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s

checkPhase completed in 37 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/8hy9z2ygnh2fbd8c2yi3impggs0p7xh1-unionlabs-deps-0.0.0/target.tar.zst to /nix/store/jiq3a3v2p6vkx9qi3lw508ga7jzpjxy6-unionlabs-test-0.0.0/target.tar.zst
/*stdin*\            : 29.82%   (   375 MiB =>    112 MiB, /nix/store/jiq3a3v2p6vkx9qi3lw508ga7jzpjxy6-unionlabs-test-0.0.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/jiq3a3v2p6vkx9qi3lw508ga7jzpjxy6-unionlabs-test-0.0.0
checking for references to /build/ in /nix/store/jiq3a3v2p6vkx9qi3lw508ga7jzpjxy6-unionlabs-test-0.0.0...
patching script interpreter paths in /nix/store/jiq3a3v2p6vkx9qi3lw508ga7jzpjxy6-unionlabs-test-0.0.0