[INFO] cloning repository https://github.com/importly/rustic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/importly/rustic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimportly%2Frustic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimportly%2Frustic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd085413d6504a714fde84c511e05edf314018d2 [INFO] checking importly/rustic against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimportly%2Frustic" "/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/importly/rustic on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/importly/rustic [INFO] finished tweaking git repo https://github.com/importly/rustic [INFO] tweaked toml for git repo https://github.com/importly/rustic written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/importly/rustic 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-attributes v0.1.12 [INFO] [stderr] Downloaded serenity v0.10.2 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac87adba5e8931753934843985c1fbac1c30dcc5239cb4355af189e518ac9b05 [INFO] running `Command { std: "docker" "start" "-a" "ac87adba5e8931753934843985c1fbac1c30dcc5239cb4355af189e518ac9b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac87adba5e8931753934843985c1fbac1c30dcc5239cb4355af189e518ac9b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac87adba5e8931753934843985c1fbac1c30dcc5239cb4355af189e518ac9b05", kill_on_drop: false }` [INFO] [stdout] ac87adba5e8931753934843985c1fbac1c30dcc5239cb4355af189e518ac9b05 [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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c68bd85a6c34c3793c43998e7b1d373e9bd7767f9c6dbad7b6b76f7e45233d1 [INFO] running `Command { std: "docker" "start" "-a" "7c68bd85a6c34c3793c43998e7b1d373e9bd7767f9c6dbad7b6b76f7e45233d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Compiling serenity v0.10.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctWG9ho/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/serenity-9ea74fa4b1a78697/build_script_build-9ea74fa4b1a78697" "-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] LLVM ERROR: IO failure on output stream: 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 `serenity` (build script) 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/deps/rmetarMNsNx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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-bb0457a678f3008f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [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] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] /tmp/ccqEuMCZ.s: Assembler messages: [INFO] [stderr] /tmp/ccqEuMCZ.s: Fatal error: can't write 177 bytes to section .text of /opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/chacha-x86_64-elf.o: 'No space left on device' [INFO] [stderr] /tmp/ccqEuMCZ.s: Fatal error: /opt/rustwide/target/debug/build/ring-f81fc1676f903d7a/out/chacha-x86_64-elf.o: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d62dde234c0 - std::backtrace_rs::backtrace::libunwind::trace::h00ed8f7a49b23656 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5d62dde234c0 - std::backtrace_rs::backtrace::trace_unsynchronized::hb9a616e2fc1d376f [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5d62dde234c0 - std::sys::backtrace::_print_fmt::h7db298e83a256d29 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d62dde234c0 - ::fmt::hd1ae340659526716 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d62dde47cb3 - core::fmt::rt::Argument::fmt::hac01a348e20ee70d [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5d62dde47cb3 - core::fmt::write::hc504a50407028ef6 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5d62dde1f503 - std::io::Write::write_fmt::ha00ae9415040e09a [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5d62dde23312 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5d62dde2449f - std::panicking::default_hook::{{closure}}::h4661160df59af739 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5d62dde2430a - std::panicking::default_hook::h79b0b0cb5c9a45eb [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5d62dde24ec2 - std::panicking::rust_panic_with_hook::he8f5885f4873cada [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5d62dde24d9c - std::panicking::begin_panic::{{closure}}::hbbe96d7bc4372cf8 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:768:9 [INFO] [stderr] 12: 0x5d62dde239c9 - std::sys::backtrace::__rust_end_short_backtrace::h10a0ef90d5de7028 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5d62dde24ca2 - std::panicking::begin_panic::h4462351c8f81dafd [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:767:5 [INFO] [stderr] 14: 0x5d62dddacc96 - build_script_build::run_command::h2d7d104eede45821 [INFO] [stderr] 15: 0x5d62dddab756 - build_script_build::compile::h10dc7338301666b7 [INFO] [stderr] 16: 0x5d62dddab25e - build_script_build::build_library::{{closure}}::h5f06e2b0a634d73a [INFO] [stderr] 17: 0x5d62ddda6bdb - core::ops::function::impls:: for &mut F>::call_once::h52767b25478dfa8c [INFO] [stderr] 18: 0x5d62dddb43c5 - as core::iter::traits::iterator::Iterator>::next::h9069807828672f5c [INFO] [stderr] 19: 0x5d62dddb0955 - alloc::vec::Vec::extend_desugared::h9312f1cd3b2919f7 [INFO] [stderr] 20: 0x5d62dddb17f6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h00d31a9e356f57b2 [INFO] [stderr] 21: 0x5d62dddaf374 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h151cb763ad50c018 [INFO] [stderr] 22: 0x5d62dddb18cd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hc46738e9d2f1434c [INFO] [stderr] 23: 0x5d62dddb1761 - as core::iter::traits::collect::FromIterator>::from_iter::h5723a17721e99db1 [INFO] [stderr] 24: 0x5d62dddb5574 - core::iter::traits::iterator::Iterator::collect::h9679ca203544bf8c [INFO] [stderr] 25: 0x5d62dddaaa15 - build_script_build::build_library::h863f48647d5aba60 [INFO] [stderr] 26: 0x5d62dddaa84e - build_script_build::build_c_code::{{closure}}::h222c335f49d2b094 [INFO] [stderr] 27: 0x5d62ddda801f - as core::iter::traits::iterator::Iterator>::for_each::h27b428302802dd63 [INFO] [stderr] 28: 0x5d62dddaa471 - build_script_build::build_c_code::h78484e090dd79dc2 [INFO] [stderr] 29: 0x5d62ddda8f3c - build_script_build::ring_build_rs_main::h03a6181fb2fa3f1c [INFO] [stderr] 30: 0x5d62ddda82ed - build_script_build::main::hfca2c809fddd28cf [INFO] [stderr] 31: 0x5d62dddb4d83 - core::ops::function::FnOnce::call_once::h9848df12bae1caa7 [INFO] [stderr] 32: 0x5d62dddb4916 - std::sys::backtrace::__rust_begin_short_backtrace::ha70269d85a4e1c0a [INFO] [stderr] 33: 0x5d62dddb48a9 - std::rt::lang_start::{{closure}}::ha8a32899c8740562 [INFO] [stderr] 34: 0x5d62dde1a8a0 - core::ops::function::impls:: for &F>::call_once::h1b551c6ace84f634 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x5d62dde1a8a0 - std::panicking::try::do_call::hcda773f48bd80f09 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40 [INFO] [stderr] 36: 0x5d62dde1a8a0 - std::panicking::try::h225c38e862182721 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19 [INFO] [stderr] 37: 0x5d62dde1a8a0 - std::panic::catch_unwind::h6eb4a99877840d20 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x5d62dde1a8a0 - std::rt::lang_start_internal::{{closure}}::h64597ebca62f6e02 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x5d62dde1a8a0 - std::panicking::try::do_call::ha3630280e291428a [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40 [INFO] [stderr] 40: 0x5d62dde1a8a0 - std::panicking::try::h13d8cfc120ae8ff3 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19 [INFO] [stderr] 41: 0x5d62dde1a8a0 - std::panic::catch_unwind::h9b1225c928e48a40 [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14 [INFO] [stderr] 42: 0x5d62dde1a8a0 - std::rt::lang_start_internal::h27f44511957e98ab [INFO] [stderr] at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x5d62dddb4891 - std::rt::lang_start::hbe8cedeb3b361ed4 [INFO] [stderr] 44: 0x5d62dddaec55 - main [INFO] [stderr] 45: 0x7321484abd90 - [INFO] [stderr] 46: 0x7321484abe40 - __libc_start_main [INFO] [stderr] 47: 0x5d62ddda6a75 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] error: could not compile `mime_guess` (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/rmetac4ENkD" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayIqqHI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ipnet` (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/rmetazxprTh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (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/rmetaG5PjfK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `dotenv` (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/rmetaUhA749" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flate2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaawtNgy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7c68bd85a6c34c3793c43998e7b1d373e9bd7767f9c6dbad7b6b76f7e45233d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c68bd85a6c34c3793c43998e7b1d373e9bd7767f9c6dbad7b6b76f7e45233d1", kill_on_drop: false }` [INFO] [stdout] 7c68bd85a6c34c3793c43998e7b1d373e9bd7767f9c6dbad7b6b76f7e45233d1