[INFO] cloning repository https://github.com/iricehasan/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/iricehasan/substreams-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firicehasan%2Fsubstreams-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firicehasan%2Fsubstreams-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e101c0ef9e6e901bb8e959f3b69d4e3437d98ef [INFO] testing iricehasan/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%2Firicehasan%2Fsubstreams-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 54% (669/1221) Updating files: 55% (672/1221) Updating files: 56% (684/1221) Updating files: 57% (696/1221) Updating files: 58% (709/1221) Updating files: 59% (721/1221) Updating files: 60% (733/1221) Updating files: 61% (745/1221) Updating files: 62% (758/1221) Updating files: 63% (770/1221) Updating files: 64% (782/1221) Updating files: 65% (794/1221) Updating files: 66% (806/1221) Updating files: 67% (819/1221) Updating files: 68% (831/1221) Updating files: 69% (843/1221) Updating files: 70% (855/1221) Updating files: 71% (867/1221) Updating files: 72% (880/1221) Updating files: 73% (892/1221) Updating files: 74% (904/1221) Updating files: 75% (916/1221) Updating files: 76% (928/1221) Updating files: 77% (941/1221) Updating files: 78% (953/1221) Updating files: 79% (965/1221) Updating files: 80% (977/1221) Updating files: 81% (990/1221) Updating files: 82% (1002/1221) Updating files: 83% (1014/1221) Updating files: 84% (1026/1221) Updating files: 85% (1038/1221) Updating files: 86% (1051/1221) Updating files: 87% (1063/1221) Updating files: 88% (1075/1221) Updating files: 89% (1087/1221) Updating files: 90% (1099/1221) Updating files: 91% (1112/1221) Updating files: 92% (1124/1221) Updating files: 93% (1136/1221) Updating files: 94% (1148/1221) Updating files: 95% (1160/1221) Updating files: 96% (1173/1221) Updating files: 97% (1185/1221) Updating files: 98% (1197/1221) Updating files: 99% (1209/1221) Updating files: 100% (1221/1221) Updating files: 100% (1221/1221), done. [INFO] validating manifest of git repo https://github.com/iricehasan/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-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/iricehasan/substreams-example [INFO] finished tweaking git repo https://github.com/iricehasan/substreams-example [INFO] tweaked toml for git repo https://github.com/iricehasan/substreams-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iricehasan/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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substreams v0.5.6 [INFO] [stderr] Downloaded substreams-macro v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1156e69a9fde0242ab291800e4a5e77b95a44d2193186c6d9c23c8b5e787f165 [INFO] running `Command { std: "docker" "start" "-a" "1156e69a9fde0242ab291800e4a5e77b95a44d2193186c6d9c23c8b5e787f165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1156e69a9fde0242ab291800e4a5e77b95a44d2193186c6d9c23c8b5e787f165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1156e69a9fde0242ab291800e4a5e77b95a44d2193186c6d9c23c8b5e787f165", kill_on_drop: false }` [INFO] [stdout] 1156e69a9fde0242ab291800e4a5e77b95a44d2193186c6d9c23c8b5e787f165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f2fb70f50085131640936e51707f8a515cad6333e421962cb686d05706b77d8f [INFO] running `Command { std: "docker" "start" "-a" "f2fb70f50085131640936e51707f8a515cad6333e421962cb686d05706b77d8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.85 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling once_cell v1.17.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 wee_alloc v0.4.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.85 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hex-literal v0.3.4 [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 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 19.96s [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 1` [INFO] running `Command { std: "docker" "inspect" "f2fb70f50085131640936e51707f8a515cad6333e421962cb686d05706b77d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2fb70f50085131640936e51707f8a515cad6333e421962cb686d05706b77d8f", kill_on_drop: false }` [INFO] [stdout] f2fb70f50085131640936e51707f8a515cad6333e421962cb686d05706b77d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 87c22e7ca6cd4c25515017a784701df9898d347e6eb42f7dce555864765d741f [INFO] running `Command { std: "docker" "start" "-a" "87c22e7ca6cd4c25515017a784701df9898d347e6eb42f7dce555864765d741f", 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.69s [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 1` [INFO] running `Command { std: "docker" "inspect" "87c22e7ca6cd4c25515017a784701df9898d347e6eb42f7dce555864765d741f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c22e7ca6cd4c25515017a784701df9898d347e6eb42f7dce555864765d741f", kill_on_drop: false }` [INFO] [stdout] 87c22e7ca6cd4c25515017a784701df9898d347e6eb42f7dce555864765d741f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a7bd5627a519751c8eb68710557cf995ff05c151999dfd2098c4466e21db0730 [INFO] running `Command { std: "docker" "start" "-a" "a7bd5627a519751c8eb68710557cf995ff05c151999dfd2098c4466e21db0730", 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.09s [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 1` [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" "a7bd5627a519751c8eb68710557cf995ff05c151999dfd2098c4466e21db0730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bd5627a519751c8eb68710557cf995ff05c151999dfd2098c4466e21db0730", kill_on_drop: false }` [INFO] [stdout] a7bd5627a519751c8eb68710557cf995ff05c151999dfd2098c4466e21db0730