[INFO] cloning repository https://github.com/web3nb/solana_index_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/web3nb/solana_index_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3nb%2Fsolana_index_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3nb%2Fsolana_index_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3147a0b753e317a16e2ddea0e01fb47c41389084 [INFO] building web3nb/solana_index_test against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb3nb%2Fsolana_index_test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/web3nb/solana_index_test [INFO] finished tweaking git repo https://github.com/web3nb/solana_index_test [INFO] tweaked toml for git repo https://github.com/web3nb/solana_index_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/web3nb/solana_index_test on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/web3nb/solana_index_test 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/streamingfast/substreams-solana` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded substreams-macro v0.5.13 [INFO] [stderr] Downloaded substreams v0.5.13 [INFO] [stderr] Downloaded substreams-entity-change v1.3.2 [INFO] [stderr] Downloaded substreams-solana-program-instructions v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40a06638e99a26fc4d053ddda35dfd6dabd6dbedb404ee3369a2d4ed96ff1eb9 [INFO] running `Command { std: "docker" "start" "-a" "40a06638e99a26fc4d053ddda35dfd6dabd6dbedb404ee3369a2d4ed96ff1eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a06638e99a26fc4d053ddda35dfd6dabd6dbedb404ee3369a2d4ed96ff1eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a06638e99a26fc4d053ddda35dfd6dabd6dbedb404ee3369a2d4ed96ff1eb9", kill_on_drop: false }` [INFO] [stdout] 40a06638e99a26fc4d053ddda35dfd6dabd6dbedb404ee3369a2d4ed96ff1eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] efd67e7ea4c962a350fd7f2bad2626b34f4f3b23f9c8170f5a5f30598a6e54f6 [INFO] running `Command { std: "docker" "start" "-a" "efd67e7ea4c962a350fd7f2bad2626b34f4f3b23f9c8170f5a5f30598a6e54f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling substreams-solana-macro v0.11.1 (https://github.com/streamingfast/substreams-solana?branch=master#1f66cc30) [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling substreams-macro v0.5.13 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling substreams v0.5.13 [INFO] [stderr] Compiling substreams-solana-core v0.11.1 (https://github.com/streamingfast/substreams-solana?branch=master#1f66cc30) [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling substreams-solana-program-instructions v0.1.1 [INFO] [stderr] Compiling substreams-solana v0.11.1 (https://github.com/streamingfast/substreams-solana?branch=master#1f66cc30) [INFO] [stderr] Compiling substreams-entity-change v1.3.2 [INFO] [stderr] Compiling substreams-solana-explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `pb` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod pb; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `pb`, create file "src/pb.rs" or "src/pb/mod.rs" [INFO] [stdout] = note: if there is a `mod pb` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sol` in `pb` [INFO] [stdout] --> src/map_block_meta.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::pb::sol::block::v1::BlockMeta; [INFO] [stdout] | ^^^ could not find `sol` in `pb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sol` in `pb` [INFO] [stdout] --> src/map_filter_instructions.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::pb::sol::transactions::v1::{Instruction, Instructions}; [INFO] [stdout] | ^^^ could not find `sol` in `pb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sol` in `pb` [INFO] [stdout] --> src/map_filter_transactions.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pb::sol::transactions::v1::{Instruction, Transaction, Transactions}; [INFO] [stdout] | ^^^ could not find `sol` in `pb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `substreams-solana-explorer` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "efd67e7ea4c962a350fd7f2bad2626b34f4f3b23f9c8170f5a5f30598a6e54f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd67e7ea4c962a350fd7f2bad2626b34f4f3b23f9c8170f5a5f30598a6e54f6", kill_on_drop: false }` [INFO] [stdout] efd67e7ea4c962a350fd7f2bad2626b34f4f3b23f9c8170f5a5f30598a6e54f6