[INFO] cloning repository https://github.com/streamingfast/substreams-uniswap-v3-info
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/streamingfast/substreams-uniswap-v3-info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsubstreams-uniswap-v3-info", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsubstreams-uniswap-v3-info'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 896bbe0edfb6e7014853751f823bdb080670c1e6
[INFO] checking streamingfast/substreams-uniswap-v3-info against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsubstreams-uniswap-v3-info" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/streamingfast/substreams-uniswap-v3-info
[INFO] finished tweaking git repo https://github.com/streamingfast/substreams-uniswap-v3-info
[INFO] tweaked toml for git repo https://github.com/streamingfast/substreams-uniswap-v3-info written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/streamingfast/substreams-uniswap-v3-info on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/streamingfast/substreams-uniswap-v3-info 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/streamingfast/substreams-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/streamingfast/substreams-ethereum`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.6.2
[INFO] [stderr]   Downloaded substreams-sink-kv v0.1.3
[INFO] [stderr]   Downloaded wasmedge-bindgen-macro v0.4.1
[INFO] [stderr]   Downloaded substreams-sink-core v0.1.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded wasmedge-bindgen v0.4.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.5.0
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded toml_edit v0.19.10
[INFO] [stderr]   Downloaded regex v1.8.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af4e47d4497d16b65ff9e1cec74cd3eedd2f98e4ca5b45cd7d9deb45adc62dc7
[INFO] running `Command { std: "docker" "start" "-a" "af4e47d4497d16b65ff9e1cec74cd3eedd2f98e4ca5b45cd7d9deb45adc62dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af4e47d4497d16b65ff9e1cec74cd3eedd2f98e4ca5b45cd7d9deb45adc62dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4e47d4497d16b65ff9e1cec74cd3eedd2f98e4ca5b45cd7d9deb45adc62dc7", kill_on_drop: false }`
[INFO] [stdout] af4e47d4497d16b65ff9e1cec74cd3eedd2f98e4ca5b45cd7d9deb45adc62dc7
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b628e70626316fd84902ed7136d0f658104506ef8b925f2c7ff5775b8c89dc71
[INFO] running `Command { std: "docker" "start" "-a" "b628e70626316fd84902ed7136d0f658104506ef8b925f2c7ff5775b8c89dc71", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]     Checking unicode-ident v1.0.9
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking wasmedge-bindgen v0.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling regex v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking wee_alloc v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling substreams-macro v0.5.6 (https://github.com/streamingfast/substreams-rs?branch=develop#901ac28b)
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling wasmedge-bindgen-macro v0.4.1
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking prost v0.10.4
[INFO] [stderr]     Checking prost-types v0.10.1
[INFO] [stderr]     Checking substreams v0.5.6 (https://github.com/streamingfast/substreams-rs?branch=develop#901ac28b)
[INFO] [stderr]     Checking parity-scale-codec v3.5.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking ethbloom v0.12.1
[INFO] [stderr]     Checking substreams-sink-core v0.1.3
[INFO] [stderr]     Checking substreams-sink-kv v0.1.3
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]     Checking query v0.1.0 (/opt/rustwide/workdir/query)
[INFO] [stderr]     Checking ethereum-types v0.13.1
[INFO] [stderr]     Checking ethabi v17.2.0
[INFO] [stderr]     Checking substreams-ethereum-core v0.9.1 (https://github.com/streamingfast/substreams-ethereum#531fc345)
[INFO] [stderr]     Checking substreams-ethereum-abigen v0.9.1 (https://github.com/streamingfast/substreams-ethereum#531fc345)
[INFO] [stderr]    Compiling substreams-ethereum-derive v0.9.1 (https://github.com/streamingfast/substreams-ethereum#531fc345)
[INFO] [stderr]     Checking substreams-ethereum v0.9.1 (https://github.com/streamingfast/substreams-ethereum#531fc345)
[INFO] [stderr]     Checking substreams-uniswap-v3-info v0.1.0 (/opt/rustwide/workdir/substreams)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.14s
[INFO] running `Command { std: "docker" "inspect" "b628e70626316fd84902ed7136d0f658104506ef8b925f2c7ff5775b8c89dc71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b628e70626316fd84902ed7136d0f658104506ef8b925f2c7ff5775b8c89dc71", kill_on_drop: false }`
[INFO] [stdout] b628e70626316fd84902ed7136d0f658104506ef8b925f2c7ff5775b8c89dc71
