[INFO] cloning repository https://github.com/daiagi/spv-bridge-assignment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiagi/spv-bridge-assignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiagi%2Fspv-bridge-assignment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiagi%2Fspv-bridge-assignment'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiagi%2Fspv-bridge-assignment: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/daiagi/spv-bridge-assignment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiagi/spv-bridge-assignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiagi%2Fspv-bridge-assignment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiagi%2Fspv-bridge-assignment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 342232786d80445b781f93d26867b94ab88d666d [INFO] checking daiagi/spv-bridge-assignment against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiagi%2Fspv-bridge-assignment" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daiagi/spv-bridge-assignment [INFO] finished tweaking git repo https://github.com/daiagi/spv-bridge-assignment [INFO] tweaked toml for git repo https://github.com/daiagi/spv-bridge-assignment written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daiagi/spv-bridge-assignment on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daiagi/spv-bridge-assignment 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ink v4.3.0 [INFO] [stderr] Downloaded ink_storage_traits v4.3.0 [INFO] [stderr] Downloaded scale-decode v0.9.0 [INFO] [stderr] Downloaded ink_primitives v4.3.0 [INFO] [stderr] Downloaded scale-decode-derive v0.9.0 [INFO] [stderr] Downloaded ink_storage v4.3.0 [INFO] [stderr] Downloaded ink_prelude v4.3.0 [INFO] [stderr] Downloaded ink_metadata v4.3.0 [INFO] [stderr] Downloaded ink_allocator v4.3.0 [INFO] [stderr] Downloaded ink_engine v4.3.0 [INFO] [stderr] Downloaded ink_codegen v4.3.0 [INFO] [stderr] Downloaded ink_macro v4.3.0 [INFO] [stderr] Downloaded ink_ir v4.3.0 [INFO] [stderr] Downloaded ink_env v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1deed3b3a3bb23c3b083361869898618350c88b6dffd50b385931fcfde872927 [INFO] running `Command { std: "docker" "start" "-a" "1deed3b3a3bb23c3b083361869898618350c88b6dffd50b385931fcfde872927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1deed3b3a3bb23c3b083361869898618350c88b6dffd50b385931fcfde872927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1deed3b3a3bb23c3b083361869898618350c88b6dffd50b385931fcfde872927", kill_on_drop: false }` [INFO] [stdout] 1deed3b3a3bb23c3b083361869898618350c88b6dffd50b385931fcfde872927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd8221f9942efd54fabe5461f2c4584aa6cae9ea1e7976f94739ed66f2021991 [INFO] running `Command { std: "docker" "start" "-a" "bd8221f9942efd54fabe5461f2c4584aa6cae9ea1e7976f94739ed66f2021991", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking ink_prelude v4.3.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Checking xxhash-rust v0.8.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking ink_allocator v4.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [INFO] [stderr] Checking parity-scale-codec v3.6.5 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde-ddcc06b469e54e2e.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNbSIQD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-scale-codec` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeKV6IS/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name serde_json --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=758eb69efb50e9bb -C extra-filename=-7d3ba11a934004bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9481d4de3aba4d9a.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-88414d5cbd1342d6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ddcc06b469e54e2e.rmeta --cap-lints allow --cap-lints=forbid --cfg limb_width_64` (exit status: 101) [INFO] [stderr] error: could not compile `scale-info` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bd8221f9942efd54fabe5461f2c4584aa6cae9ea1e7976f94739ed66f2021991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8221f9942efd54fabe5461f2c4584aa6cae9ea1e7976f94739ed66f2021991", kill_on_drop: false }` [INFO] [stdout] bd8221f9942efd54fabe5461f2c4584aa6cae9ea1e7976f94739ed66f2021991