[INFO] cloning repository https://github.com/harshrjjpt/solana-network-substream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshrjjpt/solana-network-substream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshrjjpt%2Fsolana-network-substream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshrjjpt%2Fsolana-network-substream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd653cf268e5f1ac2a0e1ce2900fdd78bed6dee [INFO] testing harshrjjpt/solana-network-substream against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshrjjpt%2Fsolana-network-substream" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshrjjpt/solana-network-substream on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harshrjjpt/solana-network-substream [INFO] finished tweaking git repo https://github.com/harshrjjpt/solana-network-substream [INFO] tweaked toml for git repo https://github.com/harshrjjpt/solana-network-substream written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harshrjjpt/solana-network-substream 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substreams-solana v0.2.0 [INFO] [stderr] Downloaded substreams-macro v0.5.8 [INFO] [stderr] Downloaded substreams-ethereum-derive v0.8.0 [INFO] [stderr] Downloaded substreams-ethereum v0.8.0 [INFO] [stderr] Downloaded substreams-ethereum-abigen v0.8.0 [INFO] [stderr] Downloaded substreams-database-change v1.2.1 [INFO] [stderr] Downloaded substreams-ethereum-core v0.8.0 [INFO] [stderr] Downloaded substreams v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 536915d2a6896612a77eeb2ef528c95fafb554f6ae899886d0231e364bb554e7 [INFO] running `Command { std: "docker" "start" "-a" "536915d2a6896612a77eeb2ef528c95fafb554f6ae899886d0231e364bb554e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "536915d2a6896612a77eeb2ef528c95fafb554f6ae899886d0231e364bb554e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "536915d2a6896612a77eeb2ef528c95fafb554f6ae899886d0231e364bb554e7", kill_on_drop: false }` [INFO] [stdout] 536915d2a6896612a77eeb2ef528c95fafb554f6ae899886d0231e364bb554e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bbe23504ba357c89d75d541333f5b7268cd63c2de784600944b15ebbfc6dfe9 [INFO] running `Command { std: "docker" "start" "-a" "3bbe23504ba357c89d75d541333f5b7268cd63c2de784600944b15ebbfc6dfe9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling substreams-macro v0.5.8 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling substreams v0.5.8 [INFO] [stderr] Compiling substreams-solana v0.2.0 [INFO] [stderr] Compiling substreams-database-change v1.2.1 [INFO] [stderr] Compiling parity-scale-codec v3.6.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling substreams-ethereum-core v0.8.0 [INFO] [stderr] Compiling substreams-ethereum-abigen v0.8.0 [INFO] [stderr] Compiling substreams-ethereum-derive v0.8.0 [INFO] [stderr] Compiling substreams-ethereum v0.8.0 [INFO] [stderr] Compiling substreams-monitoring-smoke-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `log`, `store` [INFO] [stdout] --> src/lib.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use substreams::{log, store}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `substreams_ethereum::pb::eth::v2 as eth` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use substreams_ethereum::pb::eth::v2 as eth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::NaiveDateTime` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pb::acme` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use pb::acme; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `substreams::Hex` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use substreams::Hex; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `substreams_database_change::tables::Tables` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use substreams_database_change::tables::Tables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatabaseChanges`, `table_change::Operation` [INFO] [stdout] --> src/lib.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | use substreams_database_change::pb::database::{table_change::Operation, DatabaseChanges}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RewardsList`, `TokenBalanceList` [INFO] [stdout] --> src/lib.rs:11:72 [INFO] [stdout] | [INFO] [stdout] 11 | use pb::acme::{SolanaBlockHeader, TransactionList, Transaction, Reward,RewardsList, TokenBalance, TokenBalanceList, UiTokenAmount }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `base_64_to_hex` is never used [INFO] [stdout] --> src/lib.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn base_64_to_hex>(num:T) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `option_bigint_to_number_string` is never used [INFO] [stdout] --> src/lib.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn option_bigint_to_number_string(bigint: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "3bbe23504ba357c89d75d541333f5b7268cd63c2de784600944b15ebbfc6dfe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bbe23504ba357c89d75d541333f5b7268cd63c2de784600944b15ebbfc6dfe9", kill_on_drop: false }` [INFO] [stdout] 3bbe23504ba357c89d75d541333f5b7268cd63c2de784600944b15ebbfc6dfe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c12a11d6a8a3eed7812d0df0ccc29fc0e2ea5de273f4c5349b1d2f815a40632 [INFO] running `Command { std: "docker" "start" "-a" "7c12a11d6a8a3eed7812d0df0ccc29fc0e2ea5de273f4c5349b1d2f815a40632", kill_on_drop: false }` [INFO] [stderr] Compiling substreams-monitoring-smoke-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `log`, `store` [INFO] [stdout] --> src/lib.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use substreams::{log, store}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `substreams_ethereum::pb::eth::v2 as eth` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use substreams_ethereum::pb::eth::v2 as eth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::NaiveDateTime` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pb::acme` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use pb::acme; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `substreams::Hex` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use substreams::Hex; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `substreams_database_change::tables::Tables` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use substreams_database_change::tables::Tables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DatabaseChanges`, `table_change::Operation` [INFO] [stdout] --> src/lib.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | use substreams_database_change::pb::database::{table_change::Operation, DatabaseChanges}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RewardsList`, `TokenBalanceList` [INFO] [stdout] --> src/lib.rs:11:72 [INFO] [stdout] | [INFO] [stdout] 11 | use pb::acme::{SolanaBlockHeader, TransactionList, Transaction, Reward,RewardsList, TokenBalance, TokenBalanceList, UiTokenAmount }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `base_64_to_hex` is never used [INFO] [stdout] --> src/lib.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn base_64_to_hex>(num:T) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `option_bigint_to_number_string` is never used [INFO] [stdout] --> src/lib.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn option_bigint_to_number_string(bigint: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "7c12a11d6a8a3eed7812d0df0ccc29fc0e2ea5de273f4c5349b1d2f815a40632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c12a11d6a8a3eed7812d0df0ccc29fc0e2ea5de273f4c5349b1d2f815a40632", kill_on_drop: false }` [INFO] [stdout] 7c12a11d6a8a3eed7812d0df0ccc29fc0e2ea5de273f4c5349b1d2f815a40632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef6c7053289b5dcac16d9485c729b4bda8160333bf9bb38b7eebc5bc4eafb8e9 [INFO] running `Command { std: "docker" "start" "-a" "ef6c7053289b5dcac16d9485c729b4bda8160333bf9bb38b7eebc5bc4eafb8e9", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `log`, `store` [INFO] [stderr] --> src/lib.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | use substreams::{log, store}; [INFO] [stderr] | ^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `substreams_ethereum::pb::eth::v2 as eth` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use substreams_ethereum::pb::eth::v2 as eth; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::NaiveDateTime` [INFO] [stderr] --> src/lib.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use chrono::NaiveDateTime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `pb::acme` [INFO] [stderr] --> src/lib.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use pb::acme; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `substreams::Hex` [INFO] [stderr] --> src/lib.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use substreams::Hex; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `substreams_database_change::tables::Tables` [INFO] [stderr] --> src/lib.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use substreams_database_change::tables::Tables; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DatabaseChanges`, `table_change::Operation` [INFO] [stderr] --> src/lib.rs:10:48 [INFO] [stderr] | [INFO] [stderr] 10 | use substreams_database_change::pb::database::{table_change::Operation, DatabaseChanges}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `RewardsList`, `TokenBalanceList` [INFO] [stderr] --> src/lib.rs:11:72 [INFO] [stderr] | [INFO] [stderr] 11 | use pb::acme::{SolanaBlockHeader, TransactionList, Transaction, Reward,RewardsList, TokenBalance, TokenBalanceList, UiTokenAmount }; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `base_64_to_hex` is never used [INFO] [stderr] --> src/lib.rs:99:4 [INFO] [stderr] | [INFO] [stderr] 99 | fn base_64_to_hex>(num:T) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `option_bigint_to_number_string` is never used [INFO] [stderr] --> src/lib.rs:105:4 [INFO] [stderr] | [INFO] [stderr] 105 | fn option_bigint_to_number_string(bigint: Option) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `substreams-monitoring-smoke-test` (lib test) generated 10 warnings (run `cargo fix --lib -p substreams-monitoring-smoke-test --tests` to apply 8 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/substreams-581ffe355a12f478) [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" "ef6c7053289b5dcac16d9485c729b4bda8160333bf9bb38b7eebc5bc4eafb8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6c7053289b5dcac16d9485c729b4bda8160333bf9bb38b7eebc5bc4eafb8e9", kill_on_drop: false }` [INFO] [stdout] ef6c7053289b5dcac16d9485c729b4bda8160333bf9bb38b7eebc5bc4eafb8e9 [INFO] testing harshrjjpt/solana-network-substream against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshrjjpt%2Fsolana-network-substream" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshrjjpt/solana-network-substream on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harshrjjpt/solana-network-substream [INFO] finished tweaking git repo https://github.com/harshrjjpt/solana-network-substream [INFO] tweaked toml for git repo https://github.com/harshrjjpt/solana-network-substream written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/harshrjjpt/solana-network-substream 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1fcb74f2dbce6f8d37ba6edf77eefd849bf6c1849410952a43871545c4d2d88 [INFO] running `Command { std: "docker" "start" "-a" "a1fcb74f2dbce6f8d37ba6edf77eefd849bf6c1849410952a43871545c4d2d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1fcb74f2dbce6f8d37ba6edf77eefd849bf6c1849410952a43871545c4d2d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1fcb74f2dbce6f8d37ba6edf77eefd849bf6c1849410952a43871545c4d2d88", kill_on_drop: false }` [INFO] [stdout] a1fcb74f2dbce6f8d37ba6edf77eefd849bf6c1849410952a43871545c4d2d88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3964acf4690900e22ada852b75d55c793c55cb620340f658015601751fab0173 [INFO] running `Command { std: "docker" "start" "-a" "3964acf4690900e22ada852b75d55c793c55cb620340f658015601751fab0173", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=b55b628c82a43679 -C extra-filename=-b55b628c82a43679 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3f29f87bcad7164c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-42507e3b3f5e30d3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c3742da0bc4d8448.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=ad15a2d1f5b8ead2 -C extra-filename=-ad15a2d1f5b8ead2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3f29f87bcad7164c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-42507e3b3f5e30d3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c3742da0bc4d8448.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3964acf4690900e22ada852b75d55c793c55cb620340f658015601751fab0173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3964acf4690900e22ada852b75d55c793c55cb620340f658015601751fab0173", kill_on_drop: false }` [INFO] [stdout] 3964acf4690900e22ada852b75d55c793c55cb620340f658015601751fab0173