[INFO] cloning repository https://github.com/harshpreetweb3/web3_incubation_dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshpreetweb3/web3_incubation_dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fweb3_incubation_dapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fweb3_incubation_dapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f09a6f1626c45f03acf83ebc651703239e970154 [INFO] checking harshpreetweb3/web3_incubation_dapp against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fweb3_incubation_dapp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshpreetweb3/web3_incubation_dapp on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harshpreetweb3/web3_incubation_dapp [INFO] finished tweaking git repo https://github.com/harshpreetweb3/web3_incubation_dapp [INFO] tweaked toml for git repo https://github.com/harshpreetweb3/web3_incubation_dapp written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harshpreetweb3/web3_incubation_dapp 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-kit v0.4.8 [INFO] [stderr] Downloaded ic-types v0.5.0 [INFO] [stderr] Downloaded wasmtime-jit-debug v12.0.2 [INFO] [stderr] Downloaded wasmtime-component-util v12.0.2 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v12.0.2 [INFO] [stderr] Downloaded ic-kit-macros v0.1.0 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v12.0.2 [INFO] [stderr] Downloaded wasmtime-types v12.0.2 [INFO] [stderr] Downloaded wasmtime-asm-macros v12.0.2 [INFO] [stderr] Downloaded file-per-thread-logger v0.2.0 [INFO] [stderr] Downloaded wasmtime-cache v12.0.2 [INFO] [stderr] Downloaded wit-parser v0.9.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.99.2 [INFO] [stderr] Downloaded wasm-encoder v0.31.1 [INFO] [stderr] Downloaded cranelift-wasm v0.99.2 [INFO] [stderr] Downloaded wasmparser v0.110.0 [INFO] [stderr] Downloaded wasmtime v12.0.2 [INFO] [stderr] Downloaded wasmtime-environ v12.0.2 [INFO] [stderr] Downloaded wasmtime-runtime v12.0.2 [INFO] [stderr] Downloaded cranelift-frontend v0.99.2 [INFO] [stderr] Downloaded wasmtime-cranelift v12.0.2 [INFO] [stderr] Downloaded cranelift-codegen v0.99.2 [INFO] [stderr] Downloaded cranelift-bforest v0.99.2 [INFO] [stderr] Downloaded cranelift-entity v0.99.2 [INFO] [stderr] Downloaded ic-stable-structures v0.6.3 [INFO] [stderr] Downloaded cranelift-control v0.99.2 [INFO] [stderr] Downloaded cranelift-native v0.99.2 [INFO] [stderr] Downloaded wasmtime-cranelift-shared v12.0.2 [INFO] [stderr] Downloaded wasmtime-jit v12.0.2 [INFO] [stderr] Downloaded ic-cdk v0.5.7 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v12.0.2 [INFO] [stderr] Downloaded wasmtime-component-macro v12.0.2 [INFO] [stderr] Downloaded candid v0.7.18 [INFO] [stderr] Downloaded candid-extractor v0.1.2 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.99.2 [INFO] [stderr] Downloaded wasmtime-fiber v12.0.2 [INFO] [stderr] Downloaded candid v0.10.4 [INFO] [stderr] Downloaded cranelift-isle v0.99.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef9dc6c2cd8dd92eade15a1a935573e2e841580fcd2c6fd6463d267b22bf37c [INFO] running `Command { std: "docker" "start" "-a" "6ef9dc6c2cd8dd92eade15a1a935573e2e841580fcd2c6fd6463d267b22bf37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef9dc6c2cd8dd92eade15a1a935573e2e841580fcd2c6fd6463d267b22bf37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef9dc6c2cd8dd92eade15a1a935573e2e841580fcd2c6fd6463d267b22bf37c", kill_on_drop: false }` [INFO] [stdout] 6ef9dc6c2cd8dd92eade15a1a935573e2e841580fcd2c6fd6463d267b22bf37c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24237f910dde8244c82c4f4d79e3fc4a438579188207c7388e97e552cc1ae93f [INFO] running `Command { std: "docker" "start" "-a" "24237f910dde8244c82c4f4d79e3fc4a438579188207c7388e97e552cc1ae93f", kill_on_drop: false }` [INFO] [stderr] warning: IcpAccelerator_backend v0.1.0 (/opt/rustwide/workdir/src/IcpAccelerator_backend) ignoring invalid dependency `candid-extractor` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/rmetaPUM8EV" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libequivalent-a86170404b080df5.rlib`: 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/rmetaVHAuCL" [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/rmetaaOZuPH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/serde-e871413cd6189ded/rmetaMnFxnh" [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/build/thiserror-a1773e480924a5c8/rmetaqaNSSs" [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/build/syn-d1f369c5c97068d7/rmetaNnEd1R" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (build script) 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/rmetaWoSm28" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta08dTy2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crc32fast` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYhilPM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-1.4.0/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", "nightly", "std"))' -C metadata=cbf6a50742320f5f -C extra-filename=-b8614d8f39ebd34e --out-dir /opt/rustwide/target/debug/build/crc32fast-b8614d8f39ebd34e -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `pin-project-lite` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (build script) [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/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.78/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=92115fdf9321d6c0 -C extra-filename=-e24d9adf25b7a241 --out-dir /opt/rustwide/target/debug/build/proc-macro2-e24d9adf25b7a241 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclQ7fqp/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-029e1058a132b731/build_script_main-029e1058a132b731" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) 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/rmetasfpddf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "24237f910dde8244c82c4f4d79e3fc4a438579188207c7388e97e552cc1ae93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24237f910dde8244c82c4f4d79e3fc4a438579188207c7388e97e552cc1ae93f", kill_on_drop: false }` [INFO] [stdout] 24237f910dde8244c82c4f4d79e3fc4a438579188207c7388e97e552cc1ae93f