[INFO] cloning repository https://github.com/0xjame5/cosmwasm-streams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xjame5/cosmwasm-streams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xjame5%2Fcosmwasm-streams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xjame5%2Fcosmwasm-streams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69316333d17346db748b8e6142cb2e3874ec74c0
[INFO] building 0xjame5/cosmwasm-streams against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xjame5%2Fcosmwasm-streams" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xjame5/cosmwasm-streams on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xjame5/cosmwasm-streams
[INFO] finished tweaking git repo https://github.com/0xjame5/cosmwasm-streams
[INFO] tweaked toml for git repo https://github.com/0xjame5/cosmwasm-streams written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0xjame5/cosmwasm-streams 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded substreams-macro v0.0.11
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded substreams v0.0.11
[INFO] [stderr]   Downloaded fixedbitset v0.4.1
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded bip32 v0.3.0
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.12.2
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded der v0.5.1
[INFO] [stderr]   Downloaded k256 v0.10.4
[INFO] [stderr]   Downloaded tendermint v0.23.7
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded cosmrs v0.7.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded base64ct v1.5.0
[INFO] [stderr]   Downloaded spki v0.5.4
[INFO] [stderr]   Downloaded pkcs8 v0.8.0
[INFO] [stderr]   Downloaded keccak v0.1.2
[INFO] [stderr]   Downloaded serde_repr v0.1.8
[INFO] [stderr]   Downloaded signature v1.4.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.6
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded tendermint-proto v0.23.7
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded ed25519 v1.5.2
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded const-oid v0.7.1
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3be6ca21902c7adf3e9d618dd0bb3f7a2c37fc612ed563861bbec9626012a03f
[INFO] running `Command { std: "docker" "start" "-a" "3be6ca21902c7adf3e9d618dd0bb3f7a2c37fc612ed563861bbec9626012a03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3be6ca21902c7adf3e9d618dd0bb3f7a2c37fc612ed563861bbec9626012a03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be6ca21902c7adf3e9d618dd0bb3f7a2c37fc612ed563861bbec9626012a03f", kill_on_drop: false }`
[INFO] [stdout] 3be6ca21902c7adf3e9d618dd0bb3f7a2c37fc612ed563861bbec9626012a03f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92bf58e72133949ec54f538011022833185ebb0517683b1c76f262743006df9f
[INFO] running `Command { std: "docker" "start" "-a" "92bf58e72133949ec54f538011022833185ebb0517683b1c76f262743006df9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling substreams-macro v0.0.11
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling k256 v0.10.4
[INFO] [stderr]    Compiling bip32 v0.3.0
[INFO] [stderr]    Compiling substreams v0.0.11
[INFO] [stderr]    Compiling substreams-cosmos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling tendermint-proto v0.23.7
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.12.2
[INFO] [stderr]    Compiling tendermint v0.23.7
[INFO] [stderr]    Compiling cosmrs v0.7.0
[INFO] [stdout] warning: unused import: `proto`
[INFO] [stdout]  --> src/lib.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use substreams::{log, proto};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.70s
[INFO] running `Command { std: "docker" "inspect" "92bf58e72133949ec54f538011022833185ebb0517683b1c76f262743006df9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92bf58e72133949ec54f538011022833185ebb0517683b1c76f262743006df9f", kill_on_drop: false }`
[INFO] [stdout] 92bf58e72133949ec54f538011022833185ebb0517683b1c76f262743006df9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6efa3358a76c3d7561215a0ca5ee34bbcd92de19e403e728bfdea0e6bce6ab
[INFO] running `Command { std: "docker" "start" "-a" "3d6efa3358a76c3d7561215a0ca5ee34bbcd92de19e403e728bfdea0e6bce6ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling substreams-cosmos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `proto`
[INFO] [stdout]  --> src/lib.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use substreams::{log, proto};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "3d6efa3358a76c3d7561215a0ca5ee34bbcd92de19e403e728bfdea0e6bce6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6efa3358a76c3d7561215a0ca5ee34bbcd92de19e403e728bfdea0e6bce6ab", kill_on_drop: false }`
[INFO] [stdout] 3d6efa3358a76c3d7561215a0ca5ee34bbcd92de19e403e728bfdea0e6bce6ab
