[INFO] cloning repository https://github.com/videownlab/vdo-nft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videownlab/vdo-nft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideownlab%2Fvdo-nft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideownlab%2Fvdo-nft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dd39b859733fb2c366d178c09f4f6f93c97888d [INFO] checking videownlab/vdo-nft against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideownlab%2Fvdo-nft" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/videownlab/vdo-nft on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/videownlab/vdo-nft [INFO] finished tweaking git repo https://github.com/videownlab/vdo-nft [INFO] tweaked toml for git repo https://github.com/videownlab/vdo-nft written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/videownlab/vdo-nft 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0cefdafd89b79d5cdf973e8b6cfcdde270921d3aefe159cf9e5704dea57219 [INFO] running `Command { std: "docker" "start" "-a" "fe0cefdafd89b79d5cdf973e8b6cfcdde270921d3aefe159cf9e5704dea57219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0cefdafd89b79d5cdf973e8b6cfcdde270921d3aefe159cf9e5704dea57219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0cefdafd89b79d5cdf973e8b6cfcdde270921d3aefe159cf9e5704dea57219", kill_on_drop: false }` [INFO] [stdout] fe0cefdafd89b79d5cdf973e8b6cfcdde270921d3aefe159cf9e5704dea57219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d75e47e08850d4995874b713e78d51418e440f13402ee442578061b70bab4243 [INFO] running `Command { std: "docker" "start" "-a" "d75e47e08850d4995874b713e78d51418e440f13402ee442578061b70bab4243", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking ink_prelude v4.3.0 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ink_allocator v4.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling tuple v0.5.2 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ink_ir v4.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Checking parity-scale-codec v3.6.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] Compiling regex v1.9.4 [INFO] [stderr] Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed) [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling scale-bits v0.4.0 [INFO] [stderr] Compiling scale-encode v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling scale-decode v0.9.0 [INFO] [stderr] Checking ink_primitives v4.3.0 [INFO] [stderr] Checking ink_metadata v4.3.0 [INFO] [stderr] Checking ink_engine v4.3.0 [INFO] [stderr] Checking ink_storage_traits v4.3.0 [INFO] [stderr] Compiling ink_codegen v4.3.0 [INFO] [stderr] Compiling openbrush_lang_codegen v4.0.0-beta.1 (https://github.com/Brushfam/openbrush-contracts?tag=4.0.0#49b09b3a) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/ink_codegen-5be69790265291a8/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/openbrush_lang_codegen-826ecade521f7e69/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ink_primitives` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name ink_primitives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ink_primitives-4.3.0/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="scale-decode"' --cfg 'feature="scale-encode"' --cfg 'feature="scale-info"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "scale-decode", "scale-encode", "scale-info", "std"))' -C metadata=a5397e77452b3015 -C extra-filename=-4affdbfb11bb5e0b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4fa01177d90d149e.so --extern ink_prelude=/opt/rustwide/target/debug/deps/libink_prelude-09d665cc7bc0a983.rmeta --extern scale=/opt/rustwide/target/debug/deps/libparity_scale_codec-e7ec4cb4d8bd1585.rmeta --extern scale_decode=/opt/rustwide/target/debug/deps/libscale_decode-e4710c13d09a0806.rmeta --extern scale_encode=/opt/rustwide/target/debug/deps/libscale_encode-ace5393e980f2df2.rmeta --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-dbc02292cf4eaee3.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a438351436aa2d45.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `scale-decode` (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/1f5783cbeb5da8b38566d718631d016891e9c912/bin/rustc --crate-name scale_decode --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-decode-0.9.0/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="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "primitive-types", "std"))' -C metadata=ab2f6acf9f13aeff -C extra-filename=-e4710c13d09a0806 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4fa01177d90d149e.so --extern codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-e7ec4cb4d8bd1585.rmeta --extern scale_bits=/opt/rustwide/target/debug/deps/libscale_bits-388c18190de8fd6f.rmeta --extern scale_decode_derive=/opt/rustwide/target/debug/deps/libscale_decode_derive-7f74a73bc7a8f803.so --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-dbc02292cf4eaee3.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ad26e46c9877b0dc.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d75e47e08850d4995874b713e78d51418e440f13402ee442578061b70bab4243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75e47e08850d4995874b713e78d51418e440f13402ee442578061b70bab4243", kill_on_drop: false }` [INFO] [stdout] d75e47e08850d4995874b713e78d51418e440f13402ee442578061b70bab4243