[INFO] cloning repository https://github.com/virto-network/vos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/virto-network/vos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvirto-network%2Fvos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvirto-network%2Fvos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8563a10109f0c71277ad99090c8882b098c17b06 [INFO] checking virto-network/vos against try#3ec2a775459d36c7d90654e47c56ff7bb0d542ab for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvirto-network%2Fvos" "/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/virto-network/vos on toolchain 3ec2a775459d36c7d90654e47c56ff7bb0d542ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3ec2a775459d36c7d90654e47c56ff7bb0d542ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/virto-network/vos [INFO] finished tweaking git repo https://github.com/virto-network/vos [INFO] tweaked toml for git repo https://github.com/virto-network/vos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/virto-network/vos 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" "+3ec2a775459d36c7d90654e47c56ff7bb0d542ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+3ec2a775459d36c7d90654e47c56ff7bb0d542ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57a59087262c96186035beb6d9c0a233f831d7bed55a40508de039984b3e7d18 [INFO] running `Command { std: "docker" "start" "-a" "57a59087262c96186035beb6d9c0a233f831d7bed55a40508de039984b3e7d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a59087262c96186035beb6d9c0a233f831d7bed55a40508de039984b3e7d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a59087262c96186035beb6d9c0a233f831d7bed55a40508de039984b3e7d18", kill_on_drop: false }` [INFO] [stdout] 57a59087262c96186035beb6d9c0a233f831d7bed55a40508de039984b3e7d18 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+3ec2a775459d36c7d90654e47c56ff7bb0d542ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32afc2fe216483ccdb10cd1aadb8fa5a1c93f3cb18b25da30c40fb26697cb11a [INFO] running `Command { std: "docker" "start" "-a" "32afc2fe216483ccdb10cd1aadb8fa5a1c93f3cb18b25da30c40fb26697cb11a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cranelift-isle v0.116.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.116.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde` (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/3ec2a775459d36c7d90654e47c56ff7bb0d542ab/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.217/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=10a0197b0babfd74 -C extra-filename=-f619ce2f45517c85 --out-dir /opt/rustwide/target/debug/build/serde-f619ce2f45517c85 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/deps/rmetaZcxpyy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (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/rmetaWILo9h" [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/rmetamaPgCv/lib.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 `target-lexicon` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3ec2a775459d36c7d90654e47c56ff7bb0d542ab/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.13.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=98d7e175600f0969 -C extra-filename=-b2dcb3ea74702f5a --out-dir /opt/rustwide/target/debug/build/target-lexicon-b2dcb3ea74702f5a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: ring@0.17.8: /tmp/ccze2TA5.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccze2TA5.s: Fatal error: can't write 46 bytes to section .text.ring_core_0_17_8_bn_neg_inv_mod_r_u64 of /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/8debc3e725d2f0ed-montgomery_inv.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccze2TA5.s: Fatal error: /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/8debc3e725d2f0ed-montgomery_inv.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/8debc3e725d2f0ed-montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.8: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha-x86_64-elf.S:1629: fatal error: when writing output to /tmp/ccFFzXZp.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccmtPipo.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccmtPipo.s: Fatal error: can't write 87 bytes to section .text of /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-vpaes-x86_64-elf.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccmtPipo.s: Fatal error: /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-vpaes-x86_64-elf.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/ccxshmUp.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 847 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/123d8a351a02283d-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/vpaes-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccinlWhh.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.8: /tmp/ccinlWhh.s: Fatal error: can't write 19 bytes to section .text of /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.8: /tmp/ccinlWhh.s: Fatal error: /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o: No such file or directory [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/ccBlXMvq.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 340 | } [INFO] [stderr] warning: ring@0.17.8: | ^ [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c727d2a0dbf21ef5-p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/ccEEMOib.s: No space left on device [INFO] [stderr] warning: ring@0.17.8: 23 | #endif [INFO] [stderr] warning: ring@0.17.8: | [INFO] [stderr] warning: ring@0.17.8: compilation terminated. [INFO] [stderr] warning: ring@0.17.8: ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/172e8fe49fe517e0-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-5e58dd39de99ab56/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=/tmp/ccze2TA5.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccze2TA5.s: Fatal error: can't write 46 bytes to section .text.ring_core_0_17_8_bn_neg_inv_mod_r_u64 of /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/8debc3e725d2f0ed-montgomery_inv.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccze2TA5.s: Fatal error: /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/8debc3e725d2f0ed-montgomery_inv.o: No such file or directory [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/8debc3e725d2f0ed-montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha-x86_64-elf.S:1629: fatal error: when writing output to /tmp/ccFFzXZp.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccmtPipo.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccmtPipo.s: Fatal error: can't write 87 bytes to section .text of /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-vpaes-x86_64-elf.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccmtPipo.s: Fatal error: /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-vpaes-x86_64-elf.o: No such file or directory [INFO] [stderr] cargo:warning=crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/ccxshmUp.s: No space left on device [INFO] [stderr] cargo:warning= 847 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/123d8a351a02283d-poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/vpaes-x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=/tmp/ccinlWhh.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccinlWhh.s: Fatal error: can't write 19 bytes to section .text of /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccinlWhh.s: Fatal error: /opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o: No such file or directory [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.8/pregenerated/chacha20_poly1305_x86_64-elf.S" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/ccBlXMvq.s: No space left on device [INFO] [stderr] cargo:warning= 340 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/c727d2a0dbf21ef5-p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/ccEEMOib.s: No space left on device [INFO] [stderr] cargo:warning= 23 | #endif [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/172e8fe49fe517e0-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-Wall" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-77a7a5e055a67f58/out/172e8fe49fe517e0-curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "32afc2fe216483ccdb10cd1aadb8fa5a1c93f3cb18b25da30c40fb26697cb11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32afc2fe216483ccdb10cd1aadb8fa5a1c93f3cb18b25da30c40fb26697cb11a", kill_on_drop: false }` [INFO] [stdout] 32afc2fe216483ccdb10cd1aadb8fa5a1c93f3cb18b25da30c40fb26697cb11a