[INFO] cloning repository https://github.com/InjectiveLabs/substreams-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InjectiveLabs/substreams-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInjectiveLabs%2Fsubstreams-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInjectiveLabs%2Fsubstreams-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 446bb3d83f868ab5c5c0f6e7094eabc66e9f3a27 [INFO] testing InjectiveLabs/substreams-example against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInjectiveLabs%2Fsubstreams-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 81% (988/1219) Updating files: 82% (1000/1219) Updating files: 83% (1012/1219) Updating files: 84% (1024/1219) Updating files: 85% (1037/1219) Updating files: 86% (1049/1219) Updating files: 87% (1061/1219) Updating files: 88% (1073/1219) Updating files: 89% (1085/1219) Updating files: 90% (1098/1219) Updating files: 91% (1110/1219) Updating files: 92% (1122/1219) Updating files: 93% (1134/1219) Updating files: 94% (1146/1219) Updating files: 95% (1159/1219) Updating files: 96% (1171/1219) Updating files: 97% (1183/1219) Updating files: 98% (1195/1219) Updating files: 99% (1207/1219) Updating files: 100% (1219/1219) Updating files: 100% (1219/1219), done. [INFO] validating manifest of git repo https://github.com/InjectiveLabs/substreams-example on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/InjectiveLabs/substreams-example [INFO] finished tweaking git repo https://github.com/InjectiveLabs/substreams-example [INFO] tweaked toml for git repo https://github.com/InjectiveLabs/substreams-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/InjectiveLabs/substreams-example 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substreams-macro v0.5.6 [INFO] [stderr] Downloaded substreams v0.5.6 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da1f665af151c7a57295a45261d244a7ee1925440669b2b55123effc215deb85 [INFO] running `Command { std: "docker" "start" "-a" "da1f665af151c7a57295a45261d244a7ee1925440669b2b55123effc215deb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da1f665af151c7a57295a45261d244a7ee1925440669b2b55123effc215deb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1f665af151c7a57295a45261d244a7ee1925440669b2b55123effc215deb85", kill_on_drop: false }` [INFO] [stdout] da1f665af151c7a57295a45261d244a7ee1925440669b2b55123effc215deb85 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98008003893a72c2035217a1b0bdcf67a09ab1e698c79234808d678c85aff6d1 [INFO] running `Command { std: "docker" "start" "-a" "98008003893a72c2035217a1b0bdcf67a09ab1e698c79234808d678c85aff6d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.85 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bumpalo v3.12.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.85 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.85 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.85 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling substreams-macro v0.5.6 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling substreams v0.5.6 [INFO] [stderr] Compiling substreams v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FILE_DESCRIPTOR_SET` is never used [INFO] [stdout] --> src/pb/sf.cosmos.type.v1.rs:492:11 [INFO] [stdout] | [INFO] [stdout] 492 | pub const FILE_DESCRIPTOR_SET: &[u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.85 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "98008003893a72c2035217a1b0bdcf67a09ab1e698c79234808d678c85aff6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98008003893a72c2035217a1b0bdcf67a09ab1e698c79234808d678c85aff6d1", kill_on_drop: false }` [INFO] [stdout] 98008003893a72c2035217a1b0bdcf67a09ab1e698c79234808d678c85aff6d1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79a9881b8c5c01ce10fce00a66191e9a59e8bd11e1defd4c78849ab08bdef42b [INFO] running `Command { std: "docker" "start" "-a" "79a9881b8c5c01ce10fce00a66191e9a59e8bd11e1defd4c78849ab08bdef42b", kill_on_drop: false }` [INFO] [stderr] Compiling substreams v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FILE_DESCRIPTOR_SET` is never used [INFO] [stdout] --> src/pb/sf.cosmos.type.v1.rs:492:11 [INFO] [stdout] | [INFO] [stdout] 492 | pub const FILE_DESCRIPTOR_SET: &[u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.85 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "79a9881b8c5c01ce10fce00a66191e9a59e8bd11e1defd4c78849ab08bdef42b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a9881b8c5c01ce10fce00a66191e9a59e8bd11e1defd4c78849ab08bdef42b", kill_on_drop: false }` [INFO] [stdout] 79a9881b8c5c01ce10fce00a66191e9a59e8bd11e1defd4c78849ab08bdef42b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65433bcdd15d7cd47cf73bbc080a856136768ee5afcebefc282dc6d21eb74d10 [INFO] running `Command { std: "docker" "start" "-a" "65433bcdd15d7cd47cf73bbc080a856136768ee5afcebefc282dc6d21eb74d10", kill_on_drop: false }` [INFO] [stderr] warning: constant `FILE_DESCRIPTOR_SET` is never used [INFO] [stderr] --> src/pb/sf.cosmos.type.v1.rs:492:11 [INFO] [stderr] | [INFO] [stderr] 492 | pub const FILE_DESCRIPTOR_SET: &[u8] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `substreams` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.85 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/substreams-b6a084ad95e818a2) [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" "65433bcdd15d7cd47cf73bbc080a856136768ee5afcebefc282dc6d21eb74d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65433bcdd15d7cd47cf73bbc080a856136768ee5afcebefc282dc6d21eb74d10", kill_on_drop: false }` [INFO] [stdout] 65433bcdd15d7cd47cf73bbc080a856136768ee5afcebefc282dc6d21eb74d10