[INFO] fetching crate apibara-dna-protocol 2.0.0... [INFO] testing apibara-dna-protocol-2.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate apibara-dna-protocol 2.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate apibara-dna-protocol 2.0.0 [INFO] finished tweaking crates.io crate apibara-dna-protocol 2.0.0 [INFO] tweaked toml for crates.io crate apibara-dna-protocol 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apibara-dna-protocol 2.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate apibara-dna-protocol 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.8.6 [INFO] [stderr] Downloaded snafu v0.8.6 [INFO] [stderr] Downloaded security-framework v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa6b781586acc47376aadacd9bcc6cb69f044e1b2960ba416741fba34845b6c2 [INFO] running `Command { std: "docker" "start" "-a" "fa6b781586acc47376aadacd9bcc6cb69f044e1b2960ba416741fba34845b6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa6b781586acc47376aadacd9bcc6cb69f044e1b2960ba416741fba34845b6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6b781586acc47376aadacd9bcc6cb69f044e1b2960ba416741fba34845b6c2", kill_on_drop: false }` [INFO] [stdout] fa6b781586acc47376aadacd9bcc6cb69f044e1b2960ba416741fba34845b6c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e262ae0c24972980be003dea9c4ba2d1d8bb53452dba11a00dd7359955a68547 [INFO] running `Command { std: "docker" "start" "-a" "e262ae0c24972980be003dea9c4ba2d1d8bb53452dba11a00dd7359955a68547", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling apibara-dna-protocol v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.05s [INFO] running `Command { std: "docker" "inspect" "e262ae0c24972980be003dea9c4ba2d1d8bb53452dba11a00dd7359955a68547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e262ae0c24972980be003dea9c4ba2d1d8bb53452dba11a00dd7359955a68547", kill_on_drop: false }` [INFO] [stdout] e262ae0c24972980be003dea9c4ba2d1d8bb53452dba11a00dd7359955a68547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5722ecb570df0551a6fe7acf651adfe4fd120fded94bd9da1c40abf7c84992d [INFO] running `Command { std: "docker" "start" "-a" "e5722ecb570df0551a6fe7acf651adfe4fd120fded94bd9da1c40abf7c84992d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling apibara-dna-protocol v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `Command { std: "docker" "inspect" "e5722ecb570df0551a6fe7acf651adfe4fd120fded94bd9da1c40abf7c84992d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5722ecb570df0551a6fe7acf651adfe4fd120fded94bd9da1c40abf7c84992d", kill_on_drop: false }` [INFO] [stdout] e5722ecb570df0551a6fe7acf651adfe4fd120fded94bd9da1c40abf7c84992d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 862690d854ed624da8ec192431b7a55de09012c3d090160e075f7cdabccff5f1 [INFO] running `Command { std: "docker" "start" "-a" "862690d854ed624da8ec192431b7a55de09012c3d090160e075f7cdabccff5f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apibara_dna_protocol-c518a068e44a3449) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test beaconchain::tests::test_b384 ... ok [INFO] [stdout] test beaconchain::tests::test_address ... ok [INFO] [stdout] test beaconchain::tests::test_u128 ... ok [INFO] [stdout] test beaconchain::tests::test_u256 ... ok [INFO] [stdout] test dna::tests::test_cursor_serialization ... ok [INFO] [stdout] test beaconchain::tests::test_b256 ... ok [INFO] [stdout] test evm::tests::test_address ... ok [INFO] [stdout] test evm::tests::test_b256 ... ok [INFO] [stdout] test starknet::tests::test_field_element ... ok [INFO] [stdout] test evm::tests::test_u128 ... ok [INFO] [stdout] test evm::tests::test_u256 ... ok [INFO] [stdout] test dna::tests::test_data_finality_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests apibara_dna_protocol [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "862690d854ed624da8ec192431b7a55de09012c3d090160e075f7cdabccff5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "862690d854ed624da8ec192431b7a55de09012c3d090160e075f7cdabccff5f1", kill_on_drop: false }` [INFO] [stdout] 862690d854ed624da8ec192431b7a55de09012c3d090160e075f7cdabccff5f1