[INFO] cloning repository https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVara-Network-India%2FDeploy_Your_1st_Smart_Contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVara-Network-India%2FDeploy_Your_1st_Smart_Contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aceff7ddf8f6a2bb1b1d576ccbaa3dbe5747fd3c [INFO] documenting Vara-Network-India/Deploy_Your_1st_Smart_Contract against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVara-Network-India%2FDeploy_Your_1st_Smart_Contract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract [INFO] finished tweaking git repo https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract [INFO] tweaked toml for git repo https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Vara-Network-India/Deploy_Your_1st_Smart_Contract 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/gear.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc-print v0.1.23 [INFO] [stderr] Downloaded gear-dlmalloc v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2497ed6a4899f51289df86f4bb502b44f47a337b9f35c5d63153c99304331d5 [INFO] running `Command { std: "docker" "start" "-a" "f2497ed6a4899f51289df86f4bb502b44f47a337b9f35c5d63153c99304331d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2497ed6a4899f51289df86f4bb502b44f47a337b9f35c5d63153c99304331d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2497ed6a4899f51289df86f4bb502b44f47a337b9f35c5d63153c99304331d5", kill_on_drop: false }` [INFO] [stdout] f2497ed6a4899f51289df86f4bb502b44f47a337b9f35c5d63153c99304331d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3c30bbf92cafad54d7ecbe789e806fd219728f07d4120cdba0f5b13d98aeb3 [INFO] running `Command { std: "docker" "start" "-a" "db3c30bbf92cafad54d7ecbe789e806fd219728f07d4120cdba0f5b13d98aeb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling gear-stack-buffer v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking gsys v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking libc-print v0.1.23 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking galloc v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling gstd-codegen v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking gear-core-errors v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking gcore v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Checking gstd v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Documenting counter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s [INFO] [stderr] Generated /opt/rustwide/target/doc/counter/index.html [INFO] running `Command { std: "docker" "inspect" "db3c30bbf92cafad54d7ecbe789e806fd219728f07d4120cdba0f5b13d98aeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3c30bbf92cafad54d7ecbe789e806fd219728f07d4120cdba0f5b13d98aeb3", kill_on_drop: false }` [INFO] [stdout] db3c30bbf92cafad54d7ecbe789e806fd219728f07d4120cdba0f5b13d98aeb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+1.86.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7b3755f317a238c3355216557a26d350910c812852a383b849a86e1fc67358a [INFO] running `Command { std: "docker" "start" "-a" "c7b3755f317a238c3355216557a26d350910c812852a383b849a86e1fc67358a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling gstd-codegen v1.1.1 (https://github.com/gear-tech/gear.git?tag=v1.1.1#33ee05d5) [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcR6vHaV/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcR6vHaV/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/derive_more-0772f08b764f9282.64zf2lbcmr45kvk055o3s1ljw.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libconvert_case-6915c95791496344.rlib,libsyn-3621f02992d5c75d.rlib,libquote-25e206899720735a.rlib,libproc_macro2-71b242b65ba2a4bf.rlib,libunicode_ident-8e58dc8fac5e6a17.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more-0772f08b764f9282.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `impl-trait-for-tuples` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eae299bc38eee924 -C extra-filename=-3ca863ead83a31f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-71b242b65ba2a4bf.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-25e206899720735a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eb4bdf542bd1bfd6.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `scale-info-derive` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name scale_info_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scale-info-derive-2.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docs"))' -C metadata=aa490753b7ee78f8 -C extra-filename=-1b30459e38d5af02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-678b140019a30ec6.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-71b242b65ba2a4bf.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-25e206899720735a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eb4bdf542bd1bfd6.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c7b3755f317a238c3355216557a26d350910c812852a383b849a86e1fc67358a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b3755f317a238c3355216557a26d350910c812852a383b849a86e1fc67358a", kill_on_drop: false }` [INFO] [stdout] c7b3755f317a238c3355216557a26d350910c812852a383b849a86e1fc67358a