[INFO] cloning repository https://github.com/harshafyniti/substrate-node-template-contracts-pallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshafyniti/substrate-node-template-contracts-pallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshafyniti%2Fsubstrate-node-template-contracts-pallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshafyniti%2Fsubstrate-node-template-contracts-pallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 235b85724af0ce8dd22f1c7f6b9ebb69403992d3
[INFO] checking harshafyniti/substrate-node-template-contracts-pallet against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshafyniti%2Fsubstrate-node-template-contracts-pallet" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/harshafyniti/substrate-node-template-contracts-pallet on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/harshafyniti/substrate-node-template-contracts-pallet
[INFO] finished tweaking git repo https://github.com/harshafyniti/substrate-node-template-contracts-pallet
[INFO] tweaked toml for git repo https://github.com/harshafyniti/substrate-node-template-contracts-pallet written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/harshafyniti/substrate-node-template-contracts-pallet 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `contracts` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-std v2.0.0-alpha.3
[INFO] [stderr]   Downloaded sp-wasm-interface v2.0.0-alpha.3
[INFO] [stderr]   Downloaded sp-trie v2.0.0-alpha.3
[INFO] [stderr]   Downloaded sp-io v2.0.0-alpha.3
[INFO] [stderr]   Downloaded sp-transaction-pool v2.0.0-alpha.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0524a26f99a1f392db197d95df24c9f4b08e874f08a41a19dcb4975955b8ce1a
[INFO] running `Command { std: "docker" "start" "-a" "0524a26f99a1f392db197d95df24c9f4b08e874f08a41a19dcb4975955b8ce1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0524a26f99a1f392db197d95df24c9f4b08e874f08a41a19dcb4975955b8ce1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0524a26f99a1f392db197d95df24c9f4b08e874f08a41a19dcb4975955b8ce1a", kill_on_drop: false }`
[INFO] [stdout] 0524a26f99a1f392db197d95df24c9f4b08e874f08a41a19dcb4975955b8ce1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cce6fb5c572f51a0b8986ba49ef75ba8c208cdf671d3d047b5164850a66c0c3
[INFO] running `Command { std: "docker" "start" "-a" "9cce6fb5c572f51a0b8986ba49ef75ba8c208cdf671d3d047b5164850a66c0c3", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `contracts` dependency)
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling jobserver v0.1.19
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling num-bigint v0.2.5
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking environmental v1.1.1
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.1
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking hex v0.4.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking integer-sqrt v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/integer_sqrt-b9e37f1daad26c2f.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/integer-sqrt-b9e37f1daad26c2f/dep-lib-integer_sqrt`
[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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayQrVhS/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `tokio-io` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `anyhow` (build script)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcATTHg5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-3c15e69e4d770f1e.rlib,libjobserver-b2c6eeb9c01609dd.rlib,liblibc-feaca43ac7ff391d.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcATTHg5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-bd7814d589a7d16d/build_script_build-bd7814d589a7d16d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eed35115402053f2 -C extra-filename=-64b4fd2bca1b978b --out-dir /opt/rustwide/target/debug/build/anyhow-64b4fd2bca1b978b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `backtrace-sys` (build script) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/clear_on_drop-34742bbcc571f675/build_script_build-34742bbcc571f675.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/clear_on_drop-34742bbcc571f675/dep-build-script-build-script-build`
[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] error: could not compile `rand_core` (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/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name rand_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=c8f43b05bd2efb0e -C extra-filename=-237e4d804b39dc4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-e84848bb4a93decf.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabngtV8/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetai0nEaB/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetala1MSf"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `futures-channel` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavf6qtK"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaS3i5ZF/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libsecp256k1` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9cce6fb5c572f51a0b8986ba49ef75ba8c208cdf671d3d047b5164850a66c0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cce6fb5c572f51a0b8986ba49ef75ba8c208cdf671d3d047b5164850a66c0c3", kill_on_drop: false }`
[INFO] [stdout] 9cce6fb5c572f51a0b8986ba49ef75ba8c208cdf671d3d047b5164850a66c0c3
