[INFO] cloning repository https://github.com/rman1223/near-counter-sc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rman1223/near-counter-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62c19c0c38ded827fab94a7deba28d10c2f16a07 [INFO] checking rman1223/near-counter-sc against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rman1223/near-counter-sc on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rman1223/near-counter-sc [INFO] finished tweaking git repo https://github.com/rman1223/near-counter-sc [INFO] tweaked toml for git repo https://github.com/rman1223/near-counter-sc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rman1223/near-counter-sc 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8924794dd309d1294988111161442e43a8ee576735d1355cad7066c742478930 [INFO] running `Command { std: "docker" "start" "-a" "8924794dd309d1294988111161442e43a8ee576735d1355cad7066c742478930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8924794dd309d1294988111161442e43a8ee576735d1355cad7066c742478930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8924794dd309d1294988111161442e43a8ee576735d1355cad7066c742478930", kill_on_drop: false }` [INFO] [stdout] 8924794dd309d1294988111161442e43a8ee576735d1355cad7066c742478930 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69dfbb71c0f45e06fedf5e007463cc4c725e9c9abb0c2d1de4065d7884af09e4 [INFO] running `Command { std: "docker" "start" "-a" "69dfbb71c0f45e06fedf5e007463cc4c725e9c9abb0c2d1de4065d7884af09e4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/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" "-Wl,--version-script=/tmp/rustcwvQqER/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwvQqER/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.serde_derive.2f9c514337617153-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.4h9mgftjyuyhwbzvaonm3hwi0.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-192da688599d95db.6cctu8uf20fldmblhkr4gaoju.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-263861682fb8e74c.rlib" "/opt/rustwide/target/debug/deps/libquote-d19aae999e2b80f9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-88f299b8d02abbc3.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5892098489166d33.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/e08b80c0fb7667bdcd040761891701e576c42ec8/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/e08b80c0fb7667bdcd040761891701e576c42ec8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-192da688599d95db.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libserde_derive-192da688599d95db.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "69dfbb71c0f45e06fedf5e007463cc4c725e9c9abb0c2d1de4065d7884af09e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69dfbb71c0f45e06fedf5e007463cc4c725e9c9abb0c2d1de4065d7884af09e4", kill_on_drop: false }` [INFO] [stdout] 69dfbb71c0f45e06fedf5e007463cc4c725e9c9abb0c2d1de4065d7884af09e4 [INFO] checking rman1223/near-counter-sc against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-0-tc2/source': No space left on device [INFO] checking rman1223/near-counter-sc against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-0-tc2/source': No space left on device [INFO] checking rman1223/near-counter-sc against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-0-tc2/source': No space left on device [INFO] checking rman1223/near-counter-sc against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-0-tc2/source': No space left on device [INFO] checking rman1223/near-counter-sc against try#f781a78d815e6a304bf6061b8a8fa69d7ce8dfd5 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frman1223%2Fnear-counter-sc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-0-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rman1223/near-counter-sc [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.