[INFO] cloning repository https://github.com/tcheinen/neon-github-actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcheinen/neon-github-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tcheinen/neon-github-actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcheinen/neon-github-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24921cb99b4bf4ce30f02f7879ba42fbdd6ef790 [INFO] checking tcheinen/neon-github-actions against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fneon-github-actions" "/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/tcheinen/neon-github-actions on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tcheinen/neon-github-actions [INFO] finished tweaking git repo https://github.com/tcheinen/neon-github-actions [INFO] tweaked toml for git repo https://github.com/tcheinen/neon-github-actions written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tcheinen/neon-github-actions 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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neon-runtime v0.9.0 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded neon-build v0.9.0 [INFO] [stderr] Downloaded octocrab v0.9.1 [INFO] [stderr] Downloaded neon-macros v0.9.0 [INFO] [stderr] Downloaded neon v0.9.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebecfaf2231cc5ad25cf89ba3fa82dd1b8f6db3e88342dfff0cf9aa21d3a6cbd [INFO] running `Command { std: "docker" "start" "-a" "ebecfaf2231cc5ad25cf89ba3fa82dd1b8f6db3e88342dfff0cf9aa21d3a6cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebecfaf2231cc5ad25cf89ba3fa82dd1b8f6db3e88342dfff0cf9aa21d3a6cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebecfaf2231cc5ad25cf89ba3fa82dd1b8f6db3e88342dfff0cf9aa21d3a6cbd", kill_on_drop: false }` [INFO] [stdout] ebecfaf2231cc5ad25cf89ba3fa82dd1b8f6db3e88342dfff0cf9aa21d3a6cbd [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef4fb2b286fe10fe1519a9d96dbb55a23d4324da6bc86673fef5933f4072e810 [INFO] running `Command { std: "docker" "start" "-a" "ef4fb2b286fe10fe1519a9d96dbb55a23d4324da6bc86673fef5933f4072e810", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQ00BhL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-b0a4092803513858/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] 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-208672180086c7a4/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-208672180086c7a4/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-208672180086c7a4/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-208672180086c7a4/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-208672180086c7a4/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] 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-208672180086c7a4/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/p256-x86_64-asm-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-208672180086c7a4/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-gcm-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-208672180086c7a4/out/ghash-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] /tmp/ccft6vlV.s: Assembler messages: [INFO] [stderr] /tmp/ccft6vlV.s: Fatal error: can't write 600 bytes to section .text of /opt/rustwide/target/debug/build/ring-208672180086c7a4/out/ghash-x86_64-elf.o: 'No space left on device' [INFO] [stderr] /tmp/ccft6vlV.s: Fatal error: /opt/rustwide/target/debug/build/ring-208672180086c7a4/out/ghash-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: 0x6113f218de10 - std::backtrace_rs::backtrace::libunwind::trace::h626a8badf8c267bd [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6113f218de10 - std::backtrace_rs::backtrace::trace_unsynchronized::h7f66f36294f024ce [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6113f218de10 - std::sys::backtrace::_print_fmt::h10761aeb47b8892e [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6113f218de10 - ::fmt::h79c31beba6a7c2fe [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6113f21b27f3 - core::fmt::rt::Argument::fmt::h5edc82cb90f5faa5 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6113f21b27f3 - core::fmt::write::hed835d0088748ccc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6113f2189d23 - std::io::Write::write_fmt::h4715eac8558d7115 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x6113f218dc62 - std::sys::backtrace::BacktraceLock::print::h4f67c28a66c235eb [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6113f218edef - std::panicking::default_hook::{{closure}}::h00fffb7c38fe30b0 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6113f218ec5a - std::panicking::default_hook::h054f162ebfe7023f [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6113f218f812 - std::panicking::rust_panic_with_hook::hc1e0e8729adb340b [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6113f218f6ec - std::panicking::begin_panic::{{closure}}::hd8cc04d1388a8f17 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:768:9 [INFO] [stderr] 12: 0x6113f218e329 - std::sys::backtrace::__rust_end_short_backtrace::h52fb7ccb4698fb7f [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6113f218f5f2 - std::panicking::begin_panic::hadb08e56e5eff86c [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:767:5 [INFO] [stderr] 14: 0x6113f2116d36 - build_script_build::run_command::h3f3372578d143fd0 [INFO] [stderr] 15: 0x6113f21157f6 - build_script_build::compile::hca9888bdd1bed697 [INFO] [stderr] 16: 0x6113f21152fe - build_script_build::build_library::{{closure}}::h607524850e76c115 [INFO] [stderr] 17: 0x6113f2110cdb - core::ops::function::impls:: for &mut F>::call_once::h41d32f124ed5ea9a [INFO] [stderr] 18: 0x6113f211e855 - as core::iter::traits::iterator::Iterator>::next::ha0194afbfdad732c [INFO] [stderr] 19: 0x6113f211a835 - alloc::vec::Vec::extend_desugared::h1cef30855d886d91 [INFO] [stderr] 20: 0x6113f211b8c6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hd611359d4ca48976 [INFO] [stderr] 21: 0x6113f2119a14 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hee8914683d03d5b3 [INFO] [stderr] 22: 0x6113f211b98d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::he9108886b4a50ff6 [INFO] [stderr] 23: 0x6113f211b781 - as core::iter::traits::collect::FromIterator>::from_iter::h4f26c4414801cf07 [INFO] [stderr] 24: 0x6113f211f8b4 - core::iter::traits::iterator::Iterator::collect::h90443fc7ece04c45 [INFO] [stderr] 25: 0x6113f2114ab5 - build_script_build::build_library::h817e37bfce68ae37 [INFO] [stderr] 26: 0x6113f21148ee - build_script_build::build_c_code::{{closure}}::h70f8a3d5fd692b09 [INFO] [stderr] 27: 0x6113f21120bf - as core::iter::traits::iterator::Iterator>::for_each::h70a5580d5f380814 [INFO] [stderr] 28: 0x6113f2114511 - build_script_build::build_c_code::hf6491198f8eb7168 [INFO] [stderr] 29: 0x6113f2112fdc - build_script_build::ring_build_rs_main::h4fcd461fbab6a2df [INFO] [stderr] 30: 0x6113f211238d - build_script_build::main::h1efa300a78ed2f9f [INFO] [stderr] 31: 0x6113f211c903 - core::ops::function::FnOnce::call_once::h9a4c22edbd712881 [INFO] [stderr] 32: 0x6113f211c3e6 - std::sys::backtrace::__rust_begin_short_backtrace::h381da2e04b181607 [INFO] [stderr] 33: 0x6113f211c379 - std::rt::lang_start::{{closure}}::h531695d456173940 [INFO] [stderr] 34: 0x6113f2185210 - core::ops::function::impls:: for &F>::call_once::h7a1c2cf5d4be4fd9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x6113f2185210 - std::panicking::try::do_call::h09d3f2c09a05b4f1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 36: 0x6113f2185210 - std::panicking::try::h884a0b397ac3c18d [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 37: 0x6113f2185210 - std::panic::catch_unwind::h0a8701771299eda1 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x6113f2185210 - std::rt::lang_start_internal::{{closure}}::h28f2dba4c4762d65 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x6113f2185210 - std::panicking::try::do_call::h61ab4012798bc74c [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:587:40 [INFO] [stderr] 40: 0x6113f2185210 - std::panicking::try::h0c725e93c75ea2e9 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panicking.rs:550:19 [INFO] [stderr] 41: 0x6113f2185210 - std::panic::catch_unwind::hd9459afb4ea5e8f7 [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/panic.rs:358:14 [INFO] [stderr] 42: 0x6113f2185210 - std::rt::lang_start_internal::hed3d49c115269fcc [INFO] [stderr] at /rustc/a9e7b30487235621751cc628f170c0f15fb215c4/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x6113f211c361 - std::rt::lang_start::heda18cb1d2b417c3 [INFO] [stderr] 44: 0x6113f2118cf5 - main [INFO] [stderr] 45: 0x768476eead90 - [INFO] [stderr] 46: 0x768476eeae40 - __libc_start_main [INFO] [stderr] 47: 0x6113f2110b15 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcdHlDw5/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdHlDw5/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/proc_macro_hack-bf7198d31d3a1184.0l1ak700yxansg3udjihsqopp.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-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/deps/libproc_macro_hack-bf7198d31d3a1184.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: 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: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3aO0Of/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.rlib}.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-*,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/num-traits-aaa48f44cad4eff2/build_script_build-aaa48f44cad4eff2" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ef4fb2b286fe10fe1519a9d96dbb55a23d4324da6bc86673fef5933f4072e810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4fb2b286fe10fe1519a9d96dbb55a23d4324da6bc86673fef5933f4072e810", kill_on_drop: false }` [INFO] [stdout] ef4fb2b286fe10fe1519a9d96dbb55a23d4324da6bc86673fef5933f4072e810