chore(voyager): clean up code a bit #3489
+51
−180
Merged
Garnix CI / check scroll-verifier-tests [x86_64-linux]
succeeded
Jan 12, 2025 in 8m 48s
Run results
Build succeeded
Details
Last 100 lines of logs:
decompressing cargo artifacts from /nix/store/kv8il3a2d7gp9z2jbpk2zj6a3m8vykdj-scroll-verifier-deps-0.1.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/scroll-verifier-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/8d7vi7pi4h1d5s41hrqjaqnn1043282g-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
++ command cargo --version
cargo 1.83.0-nightly (15fbd2f60 2024-10-08)
Running phase: checkPhase
@nix {"action":"setPhase","phase":"checkPhase"}
++ command cargo test --release -p scroll-verifier
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 ssz-derive v0.5.3 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/ssz-derive)
Compiling syn-solidity v0.8.12
Compiling proc-macro-error2 v2.0.1
Compiling prettyplease v0.2.22
Compiling prettier-please v0.2.0
Compiling proc-macro-warning v1.0.2
Compiling expander v2.1.0
Compiling serde_derive v1.0.203
Compiling prost-derive v0.12.6
Compiling derive_more-impl v1.0.0
Compiling thiserror-impl v1.0.61
Compiling macro_magic_core_macros v0.5.1
Compiling derive-syn-parse v0.2.0
Compiling frame-support-procedural-tools-derive v12.0.0
Compiling macros v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/macros)
Compiling frame-support-procedural-tools v13.0.0
Compiling macro_magic_core v0.5.1
Compiling thiserror v1.0.61
Compiling macro_magic_macros v0.5.1
Compiling prost v0.12.6
Compiling macro_magic v0.5.1
Compiling frame-support-procedural v30.0.2
Compiling prost-types v0.12.3
Compiling alloy-sol-macro-input v0.8.12
Compiling alloy-sol-macro-expander v0.8.12
Compiling prost-build v0.12.3
Compiling pbjson-build v0.6.2 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling derive_more v1.0.0
Compiling alloy-primitives v0.8.16
Compiling serde v1.0.203
Compiling pbjson-types v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling alloy-sol-macro v0.8.12
Compiling alloy-sol-types v0.8.12
Compiling impl-serde v0.4.0
Compiling pbjson v0.6.0 (https://github.com/recoord/pbjson?rev=2b7a8e4c2c83a40d04beed46aa26ab97a39a81fe#2b7a8e4c)
Compiling serde_bytes v0.11.15
Compiling serde_json v1.0.118
Compiling bcs v0.1.6
Compiling ff_derive_ce v0.11.2
Compiling primitive-types v0.12.2
Compiling unionlabs-primitives v0.0.1 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/unionlabs-primitives)
Compiling poseidon-rs v0.0.10 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/poseidon-rs)
Compiling ff_ce v0.14.3
Compiling serde-utils v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/serde-utils)
Compiling ethereum-types v0.14.1
Compiling ssz v0.5.3 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/ssz)
Compiling protos v0.0.0 (/build/scroll-verifier-patched-workspace-cargo-toml/generated/rust/protos)
Compiling alloy-core v0.8.12
Compiling alloy v0.6.4
Compiling unionlabs v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/unionlabs)
Compiling beacon-api-types v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/beacon-api-types)
Compiling evm-storage-verifier v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/evm-storage-verifier)
Compiling zktrie v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/zktrie-rs)
Compiling scroll-codec v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/scroll-codec)
Compiling ethereum-light-client-types v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/ethereum-light-client-types)
Compiling scroll-light-client-types v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/scroll-light-client-types)
Compiling scroll-verifier v0.1.0 (/build/scroll-verifier-patched-workspace-cargo-toml/lib/scroll-verifier)
Finished `release` profile [optimized] target(s) in 27.47s
Running unittests src/lib.rs (target/release/deps/scroll_verifier-441c6906c1aead80)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests scroll_verifier
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/kv8il3a2d7gp9z2jbpk2zj6a3m8vykdj-scroll-verifier-deps-0.1.0/target.tar.zst to /nix/store/6i681qxfxag1j7m1qsh2ijkzipmszyl5-scroll-verifier-test-0.1.0/target.tar.zst
/*stdin*\ : 29.41% ( 308 MiB => 90.4 MiB, /nix/store/6i681qxfxag1j7m1qsh2ijkzipmszyl5-scroll-verifier-test-0.1.0/target.tar.zst)
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/6i681qxfxag1j7m1qsh2ijkzipmszyl5-scroll-verifier-test-0.1.0
checking for references to /build/ in /nix/store/6i681qxfxag1j7m1qsh2ijkzipmszyl5-scroll-verifier-test-0.1.0...
patching script interpreter paths in /nix/store/6i681qxfxag1j7m1qsh2ijkzipmszyl5-scroll-verifier-test-0.1.0
Loading