[INFO] cloning repository https://github.com/stableex/sx.stats-substreams [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stableex/sx.stats-substreams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstableex%2Fsx.stats-substreams", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstableex%2Fsx.stats-substreams'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 164cda0acac0cf275a13ddfdcaeadf9e384084d3 [INFO] testing stableex/sx.stats-substreams against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstableex%2Fsx.stats-substreams" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stableex/sx.stats-substreams on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.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/stableex/sx.stats-substreams [INFO] finished tweaking git repo https://github.com/stableex/sx.stats-substreams [INFO] tweaked toml for git repo https://github.com/stableex/sx.stats-substreams written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stableex/sx.stats-substreams 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded prost-types v0.11.9 [INFO] [stderr] Downloaded substreams v0.5.6 [INFO] [stderr] Downloaded substreams-macro v0.5.6 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded substreams-database-change v1.0.0 [INFO] [stderr] Downloaded antelope v0.1.5 [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded substreams-antelope v0.1.1 [INFO] [stderr] Downloaded substreams-sink-prometheus v0.1.9 [INFO] [stderr] Downloaded petgraph v0.6.3 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded which v4.4.0 [INFO] [stderr] Downloaded prost-build v0.11.9 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6090397ba74101298bb24d0ea075c81ccbdccfb42d08e103ffc1e0b096bd1bc [INFO] running `Command { std: "docker" "start" "-a" "c6090397ba74101298bb24d0ea075c81ccbdccfb42d08e103ffc1e0b096bd1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6090397ba74101298bb24d0ea075c81ccbdccfb42d08e103ffc1e0b096bd1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6090397ba74101298bb24d0ea075c81ccbdccfb42d08e103ffc1e0b096bd1bc", kill_on_drop: false }` [INFO] [stdout] c6090397ba74101298bb24d0ea075c81ccbdccfb42d08e103ffc1e0b096bd1bc [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f42abde5153c8bab13be5ec651e9d1c5f23003a10948f20df96a39c81a9735fd [INFO] running `Command { std: "docker" "start" "-a" "f42abde5153c8bab13be5ec651e9d1c5f23003a10948f20df96a39c81a9735fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.8.1 [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 itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling antelope v0.1.5 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror v1.0.40 [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-sink-prometheus v0.1.9 [INFO] [stderr] Compiling substreams-antelope v0.1.1 [INFO] [stderr] Compiling substreams-database-change v1.0.0 [INFO] [stderr] Compiling sx v2.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.87s [INFO] running `Command { std: "docker" "inspect" "f42abde5153c8bab13be5ec651e9d1c5f23003a10948f20df96a39c81a9735fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42abde5153c8bab13be5ec651e9d1c5f23003a10948f20df96a39c81a9735fd", kill_on_drop: false }` [INFO] [stdout] f42abde5153c8bab13be5ec651e9d1c5f23003a10948f20df96a39c81a9735fd [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea87560afbdbfbfc16e7b85434e7a8ea3539ffcc2c2e0880dedadb8e7909b370 [INFO] running `Command { std: "docker" "start" "-a" "ea87560afbdbfbfc16e7b85434e7a8ea3539ffcc2c2e0880dedadb8e7909b370", kill_on_drop: false }` [INFO] [stderr] Compiling sx v2.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "ea87560afbdbfbfc16e7b85434e7a8ea3539ffcc2c2e0880dedadb8e7909b370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea87560afbdbfbfc16e7b85434e7a8ea3539ffcc2c2e0880dedadb8e7909b370", kill_on_drop: false }` [INFO] [stdout] ea87560afbdbfbfc16e7b85434e7a8ea3539ffcc2c2e0880dedadb8e7909b370 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f652ca5701046bf6af11aa3c8fc857bcf86d672178ba6b512d61a16f13899cd [INFO] running `Command { std: "docker" "start" "-a" "1f652ca5701046bf6af11aa3c8fc857bcf86d672178ba6b512d61a16f13899cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sx-303dc8a4a3874cbe) [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" "1f652ca5701046bf6af11aa3c8fc857bcf86d672178ba6b512d61a16f13899cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f652ca5701046bf6af11aa3c8fc857bcf86d672178ba6b512d61a16f13899cd", kill_on_drop: false }` [INFO] [stdout] 1f652ca5701046bf6af11aa3c8fc857bcf86d672178ba6b512d61a16f13899cd