[INFO] cloning repository https://github.com/code0xff/exotic-primitives-vrf-activity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code0xff/exotic-primitives-vrf-activity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fexotic-primitives-vrf-activity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fexotic-primitives-vrf-activity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5690a03f4180b15f3e732a32bd2c4c439303c0be [INFO] checking code0xff/exotic-primitives-vrf-activity against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fexotic-primitives-vrf-activity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/code0xff/exotic-primitives-vrf-activity [INFO] finished tweaking git repo https://github.com/code0xff/exotic-primitives-vrf-activity [INFO] tweaked toml for git repo https://github.com/code0xff/exotic-primitives-vrf-activity written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/code0xff/exotic-primitives-vrf-activity on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/code0xff/exotic-primitives-vrf-activity 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a45222e313ae11cae88fdb2f21e8cc0f5f2ca6c85fa3dd08326a78c41e56a3cc [INFO] running `Command { std: "docker" "start" "-a" "a45222e313ae11cae88fdb2f21e8cc0f5f2ca6c85fa3dd08326a78c41e56a3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45222e313ae11cae88fdb2f21e8cc0f5f2ca6c85fa3dd08326a78c41e56a3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45222e313ae11cae88fdb2f21e8cc0f5f2ca6c85fa3dd08326a78c41e56a3cc", kill_on_drop: false }` [INFO] [stdout] a45222e313ae11cae88fdb2f21e8cc0f5f2ca6c85fa3dd08326a78c41e56a3cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8835258bac5402631f72f5c2aeebf29d1a1b30b3def069fabdf3166ef14ecd2b [INFO] running `Command { std: "docker" "start" "-a" "8835258bac5402631f72f5c2aeebf29d1a1b30b3def069fabdf3166ef14ecd2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking arrayvec v0.7.4 [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 ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling prettier-please v0.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVwfagp" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-90f2e337eba1830d.d`: 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/rmeta33uo2i" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsEPRXN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-729c287ddf282c1d,libsemver-b12fe2c067278efd,libplatforms-e4291dc6051d7402}.rlib" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsEPRXN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/curve25519-dalek-3b17992b82baf9c3/build_script_build-3b17992b82baf9c3" "-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] #0 0x000077f77c5451f7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x57451f7) [INFO] [stdout] #1 0x000077f77c545613 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x5745613) [INFO] [stdout] #2 0x000077f776c33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000077f776d76b06 (/lib/x86_64-linux-gnu/libc.so.6+0x188b06) [INFO] [stdout] #4 0x000077f77f85913e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000077f77c4f4f11 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56f4f11) [INFO] [stdout] #6 0x000077f77c4f3de8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56f3de8) [INFO] [stdout] #7 0x000060678edad9ad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc9ad) [INFO] [stdout] #8 0x000060678ed39a4a void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000077f77c4f4de2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56f4de2) [INFO] [stdout] #10 0x000077f77c4f484a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x56f484a) [INFO] [stdout] #11 0x000077f77c46f490 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/9c3064e131f4939cc95a29bb11413c49bbda1491/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x566f490) [INFO] [stdout] #12 0x000077f776c8aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x000077f776d17a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/curve25519-dalek-3b17992b82baf9c3/build_script_build-3b17992b82baf9c3': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8835258bac5402631f72f5c2aeebf29d1a1b30b3def069fabdf3166ef14ecd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8835258bac5402631f72f5c2aeebf29d1a1b30b3def069fabdf3166ef14ecd2b", kill_on_drop: false }` [INFO] [stdout] 8835258bac5402631f72f5c2aeebf29d1a1b30b3def069fabdf3166ef14ecd2b