[INFO] cloning repository https://github.com/missingpurpose/BTC-SUBSTREAM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/missingpurpose/BTC-SUBSTREAM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissingpurpose%2FBTC-SUBSTREAM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissingpurpose%2FBTC-SUBSTREAM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a95268d40c305c8d70dedfd8586434e812a51df3 [INFO] checking missingpurpose/BTC-SUBSTREAM against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissingpurpose%2FBTC-SUBSTREAM" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/missingpurpose/BTC-SUBSTREAM on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/missingpurpose/BTC-SUBSTREAM [INFO] finished tweaking git repo https://github.com/missingpurpose/BTC-SUBSTREAM [INFO] tweaked toml for git repo https://github.com/missingpurpose/BTC-SUBSTREAM written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/missingpurpose/BTC-SUBSTREAM 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eba6f217f4cb2a3ba788ef73c1790bae8fd59686c96bc5f32ff76ccfe168b1c [INFO] running `Command { std: "docker" "start" "-a" "8eba6f217f4cb2a3ba788ef73c1790bae8fd59686c96bc5f32ff76ccfe168b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eba6f217f4cb2a3ba788ef73c1790bae8fd59686c96bc5f32ff76ccfe168b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eba6f217f4cb2a3ba788ef73c1790bae8fd59686c96bc5f32ff76ccfe168b1c", kill_on_drop: false }` [INFO] [stdout] 8eba6f217f4cb2a3ba788ef73c1790bae8fd59686c96bc5f32ff76ccfe168b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0fd8af9216f45f43e1c06057c41feb501f1d69635c58cd44c58c79cc174816 [INFO] running `Command { std: "docker" "start" "-a" "ad0fd8af9216f45f43e1c06057c41feb501f1d69635c58cd44c58c79cc174816", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling substreams-macro v0.5.20 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking substreams v0.5.20 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/substreams-49ce167a39a92b71/lib-substreams` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "ad0fd8af9216f45f43e1c06057c41feb501f1d69635c58cd44c58c79cc174816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0fd8af9216f45f43e1c06057c41feb501f1d69635c58cd44c58c79cc174816", kill_on_drop: false }` [INFO] [stdout] ad0fd8af9216f45f43e1c06057c41feb501f1d69635c58cd44c58c79cc174816