[INFO] cloning repository https://github.com/raftario/libraryan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raftario/libraryan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flibraryan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flibraryan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68b4461c8474865ddf896e9188a35d3844fb8582 [INFO] checking raftario/libraryan against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Flibraryan" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/libraryan on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raftario/libraryan [INFO] finished tweaking git repo https://github.com/raftario/libraryan [INFO] tweaked toml for git repo https://github.com/raftario/libraryan written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/libraryan 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53fb502de8fc19a9cbad835b299386f9f7e2155a47803723fdbcd8230507a4c [INFO] running `Command { std: "docker" "start" "-a" "e53fb502de8fc19a9cbad835b299386f9f7e2155a47803723fdbcd8230507a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53fb502de8fc19a9cbad835b299386f9f7e2155a47803723fdbcd8230507a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53fb502de8fc19a9cbad835b299386f9f7e2155a47803723fdbcd8230507a4c", kill_on_drop: false }` [INFO] [stdout] e53fb502de8fc19a9cbad835b299386f9f7e2155a47803723fdbcd8230507a4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72a090f18deb4ae3f097dfc10b2de5af36ae473888fddf53182013d2f9cd66aa [INFO] running `Command { std: "docker" "start" "-a" "72a090f18deb4ae3f097dfc10b2de5af36ae473888fddf53182013d2f9cd66aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaH5oxmL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (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.10` [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-5973bd2253300e2d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/cargo [INFO] [stderr] CARGO_CFG_FEATURE: alloc,default,dev_urandom_fallback,lazy_static,std [INFO] [stderr] CARGO_CFG_FMT_DEBUG: full [INFO] [stderr] CARGO_CFG_OVERFLOW_CHECKS: [INFO] [stderr] CARGO_CFG_PANIC: unwind [INFO] [stderr] CARGO_CFG_RELOCATION_MODEL: pic [INFO] [stderr] CARGO_CFG_TARGET_ABI: [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2,x87 [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_RELIABLE_F128: [INFO] [stderr] CARGO_CFG_TARGET_HAS_RELIABLE_F16: [INFO] [stderr] CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH: [INFO] [stderr] CARGO_CFG_TARGET_OS: linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH: 64 [INFO] [stderr] CARGO_CFG_TARGET_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UB_CHECKS: [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS: --cap-lints=forbid [INFO] [stderr] CARGO_FEATURE_ALLOC: 1 [INFO] [stderr] CARGO_FEATURE_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1 [INFO] [stderr] CARGO_FEATURE_LAZY_STATIC: 1 [INFO] [stderr] CARGO_FEATURE_STD: 1 [INFO] [stderr] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL: 0 [INFO] [stderr] CARGO_MAKEFLAGS: -j --jobserver-fds=8,9 --jobserver-auth=8,9 [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [INFO] [stderr] CARGO_MANIFEST_PATH: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10/Cargo.toml [INFO] [stderr] CARGO_PKG_AUTHORS: Brian Smith [INFO] [stderr] CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust. [INFO] [stderr] CARGO_PKG_HOMEPAGE: [INFO] [stderr] CARGO_PKG_LICENSE: [INFO] [stderr] CARGO_PKG_LICENSE_FILE: LICENSE [INFO] [stderr] CARGO_PKG_NAME: ring [INFO] [stderr] CARGO_PKG_README: doc/link-to-readme.md [INFO] [stderr] CARGO_PKG_REPOSITORY: https://github.com/briansmith/ring [INFO] [stderr] CARGO_PKG_RUST_VERSION: [INFO] [stderr] CARGO_PKG_VERSION: 0.16.10 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 16 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 10 [INFO] [stderr] CARGO_PKG_VERSION_PRE: [INFO] [stderr] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stderr] DEBUG: true [INFO] [stderr] HOME: /root [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME: 72a090f18deb [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-58cad406f79f4e44/out [INFO] [stderr] PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE: debug [INFO] [stderr] RUSTC: /opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc [INFO] [stderr] RUSTDOC: /opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustdoc [INFO] [stderr] RUSTDOCFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE: /usr/lib/ssl/cert.pem [INFO] [stderr] TARGET: x86_64-unknown-linux-gnu [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] 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-58cad406f79f4e44/out/aes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10/pregenerated/aes-x86_64-elf.S" [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] 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-58cad406f79f4e44/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10/pregenerated/aesni-x86_64-elf.S" [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] 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-58cad406f79f4e44/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10/pregenerated/vpaes-x86_64-elf.S" [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] 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-58cad406f79f4e44/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /tmp/cc6IYvf9.s: Assembler messages: [INFO] [stderr] /tmp/cc6IYvf9.s: Fatal error: can't write 15 bytes to section .text of /opt/rustwide/target/debug/build/ring-58cad406f79f4e44/out/x86_64-mont-elf.o: 'No space left on device' [INFO] [stderr] /tmp/cc6IYvf9.s: Fatal error: /opt/rustwide/target/debug/build/ring-58cad406f79f4e44/out/x86_64-mont-elf.o: No such file or directory [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.10/build.rs:641:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x581d56eb7552 - std::backtrace_rs::backtrace::libunwind::trace::h03875aed817147d7 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x581d56eb7552 - std::backtrace_rs::backtrace::trace_unsynchronized::h4515d032d12faa5e [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x581d56eb7552 - std::sys::backtrace::_print_fmt::h3982d111d1defef8 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x581d56eb7552 - ::fmt::h27e83e16fe58d23e [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x581d56ed8dc3 - core::fmt::rt::Argument::fmt::hd6dcd59073bd3d5d [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x581d56ed8dc3 - core::fmt::write::h00ba5f242842b385 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x581d56eb3c83 - std::io::default_write_fmt::h171965fba763e964 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x581d56eb3c83 - std::io::Write::write_fmt::hbe66bc147787cc89 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x581d56eb73a2 - std::sys::backtrace::BacktraceLock::print::h021241f17c47f333 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x581d56eb9142 - std::panicking::default_hook::{{closure}}::h8080576cc03590c9 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x581d56eb8f45 - std::panicking::default_hook::h2f0d0ffdfe1c50ea [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x581d56eb9b62 - std::panicking::rust_panic_with_hook::hcdf01fb9daf904e1 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x581d56eb9a3c - std::panicking::begin_panic::{{closure}}::h041f9605e569fea6 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x581d56eb7a59 - std::sys::backtrace::__rust_end_short_backtrace::hb41ad5da43de15b8 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x581d56eb9942 - std::panicking::begin_panic::h71d35afe869cc2d7 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x581d56e4c5f6 - build_script_build::run_command::h73f30439ecc2b7e9 [INFO] [stderr] 16: 0x581d56e4b29a - build_script_build::compile::h357912edfb5f1054 [INFO] [stderr] 17: 0x581d56e4ad5e - build_script_build::build_library::{{closure}}::h88ab153217e9ebbe [INFO] [stderr] 18: 0x581d56e513a3 - as core::iter::traits::iterator::Iterator>::next::hc55840e2ebcab2b4 [INFO] [stderr] 19: 0x581d56e46f65 - alloc::vec::Vec::extend_desugared::ha4331de99b0a61c2 [INFO] [stderr] 20: 0x581d56e479f6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hb1de9f8da1d2925b [INFO] [stderr] 21: 0x581d56e46514 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h6bb599d7a553f559 [INFO] [stderr] 22: 0x581d56e47a6d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h5a8a58c70e8c27a8 [INFO] [stderr] 23: 0x581d56e47981 - as core::iter::traits::collect::FromIterator>::from_iter::h913e2f00639bd5ed [INFO] [stderr] 24: 0x581d56e52a39 - core::iter::traits::iterator::Iterator::collect::h50ef0ba7a8612222 [INFO] [stderr] 25: 0x581d56e4a4e1 - build_script_build::build_library::h09c0e0cbe65eab51 [INFO] [stderr] 26: 0x581d56e4a32e - build_script_build::build_c_code::{{closure}}::hb980a51f6d4e67a0 [INFO] [stderr] 27: 0x581d56e45d31 - as core::iter::traits::iterator::Iterator>::for_each::hc9174111bd60ea11 [INFO] [stderr] 28: 0x581d56e49f20 - build_script_build::build_c_code::hb99310f3383ce898 [INFO] [stderr] 29: 0x581d56e489b0 - build_script_build::ring_build_rs_main::hfe74f1892ab142c5 [INFO] [stderr] 30: 0x581d56e47c33 - build_script_build::main::hbf8c215d1d3d1005 [INFO] [stderr] 31: 0x581d56e4f293 - core::ops::function::FnOnce::call_once::hfa71f247425b9f30 [INFO] [stderr] 32: 0x581d56e4ee16 - std::sys::backtrace::__rust_begin_short_backtrace::hb5a43bdf9fbf742f [INFO] [stderr] 33: 0x581d56e4ed99 - std::rt::lang_start::{{closure}}::h01a1b66aeb66126e [INFO] [stderr] 34: 0x581d56eaec94 - core::ops::function::impls:: for &F>::call_once::ha52b5a5e1d6b1f04 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x581d56eaec94 - std::panicking::try::do_call::h91d599a828540659 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x581d56eaec94 - std::panicking::try::h82baf263dc49534e [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x581d56eaec94 - std::panic::catch_unwind::h9266063e15576f7a [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x581d56eaec94 - std::rt::lang_start_internal::{{closure}}::h824031501ea68906 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x581d56eaec94 - std::panicking::try::do_call::h28849798b47178f9 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x581d56eaec94 - std::panicking::try::h0570ecddc1840415 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x581d56eaec94 - std::panic::catch_unwind::hf1f7b7a8b25e056b [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x581d56eaec94 - std::rt::lang_start_internal::h6100009da9334f22 [INFO] [stderr] at /rustc/3652eaba14e5de752eaa5a8ffcac7132f9244f07/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x581d56e4ed81 - std::rt::lang_start::h66af39d9eee8af0f [INFO] [stderr] 44: 0x581d56e4e5b5 - main [INFO] [stderr] 45: 0x7c8a6d9831ca - [INFO] [stderr] 46: 0x7c8a6d98328b - __libc_start_main [INFO] [stderr] 47: 0x581d56e43075 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYc5MFl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ryu` (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/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=2efbaec7a4fe40a6 -C extra-filename=-f12f26ef8a3c073f --out-dir /opt/rustwide/target/debug/build/ryu-f12f26ef8a3c073f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaP0LmfA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-ec652f11a5c134bc.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phf_shared` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaj8Z6hD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `c2-chacha` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZCiD5o/symbols.o" "<4 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" "-L" "/tmp/rustcZCiD5o/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/httparse-7342b6c83f6eca19/build_script_build-7342b6c83f6eca19" "-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] 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 `httparse` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaVe5AW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0NXYvh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanmsR1O/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajTUnPU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8eNyXO/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "72a090f18deb4ae3f097dfc10b2de5af36ae473888fddf53182013d2f9cd66aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a090f18deb4ae3f097dfc10b2de5af36ae473888fddf53182013d2f9cd66aa", kill_on_drop: false }` [INFO] [stdout] 72a090f18deb4ae3f097dfc10b2de5af36ae473888fddf53182013d2f9cd66aa