[INFO] cloning repository https://github.com/scratchyone/exe_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scratchyone/exe_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3841e1e6fc71a1ea4665a41205ee04c1098110d [INFO] testing scratchyone/exe_generator against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator" "/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/scratchyone/exe_generator on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scratchyone/exe_generator [INFO] finished tweaking git repo https://github.com/scratchyone/exe_generator [INFO] tweaked toml for git repo https://github.com/scratchyone/exe_generator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scratchyone/exe_generator 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8d66a868b950857770de508ec3865d56b1ee03f973cd02f0a5c45286624c132 [INFO] running `Command { std: "docker" "start" "-a" "d8d66a868b950857770de508ec3865d56b1ee03f973cd02f0a5c45286624c132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d66a868b950857770de508ec3865d56b1ee03f973cd02f0a5c45286624c132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d66a868b950857770de508ec3865d56b1ee03f973cd02f0a5c45286624c132", kill_on_drop: false }` [INFO] [stdout] d8d66a868b950857770de508ec3865d56b1ee03f973cd02f0a5c45286624c132 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7703f2160d12cbac4ce691bf8c261245628012f6b8bb6083887bc1519c95f70c [INFO] running `Command { std: "docker" "start" "-a" "7703f2160d12cbac4ce691bf8c261245628012f6b8bb6083887bc1519c95f70c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `ring v0.13.5` [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] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rand-710df230ce121e7e.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-d4d688111c6a1086/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/bin/cargo [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 [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_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_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1 [INFO] [stderr] CARGO_FEATURE_USE_HEAP: 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-6f17d22bba15001f/ring-0.13.5 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [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.13.5 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 13 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 5 [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: 7703f2160d12 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-54eb64c0967866b5/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/595316b4006932405a63862d8fe65f71a6356293/bin/rustc [INFO] [stderr] RUSTDOC: /opt/rustwide/rustup-home/toolchains/595316b4006932405a63862d8fe65f71a6356293/bin/rustdoc [INFO] [stderr] RUSTDOCFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: 595316b4006932405a63862d8fe65f71a6356293 [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/certs/ca-certificates.crt [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") [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" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-D_XOPEN_SOURCE=700" "-c" "-o/opt/rustwide/target/debug/build/ring-54eb64c0967866b5/out/aes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.13.5/pregenerated/aes-x86_64-elf.S" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.13.5/pregenerated/aes-x86_64-elf.S:1: fatal error: when writing output to /tmp/ccRAebNg.s: Invalid argument [INFO] [stderr] 1 | #if defined(__has_feature) [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.13.5/build.rs:645:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5567cfeec0b5 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5567cfeec0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5567cfeec0b5 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5567cfeec0b5 - ::fmt::h093865098a3fff40 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5567cff0febb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5567cff0febb - core::fmt::write::h7a508f96bafac160 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5567cfee8a3f - std::io::Write::write_fmt::h484601497d9f125a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5567cfeed421 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5567cfeed421 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5567cfeed0fc - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5567cfeedaf1 - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5567cfeb261a - std::panicking::begin_panic::{{closure}}::hae9e5dc29408fcf7 [INFO] [stderr] 12: 0x5567cfeaf93a - std::sys::backtrace::__rust_end_short_backtrace::h6d2edc1e76a61532 [INFO] [stderr] 13: 0x5567cfeb25cb - std::panicking::begin_panic::h894b58e208709378 [INFO] [stderr] 14: 0x5567cfe7e31a - build_script_build::run_command::h46b16459a21ca264 [INFO] [stderr] 15: 0x5567cfe7cd2d - build_script_build::compile::h461f5f0b77cbea16 [INFO] [stderr] 16: 0x5567cfe7c7de - build_script_build::build_library::{{closure}}::hde7c3ffcb6999e8d [INFO] [stderr] 17: 0x5567cfe7808b - core::ops::function::impls:: for &mut F>::call_once::h87a74085e744fe84 [INFO] [stderr] 18: 0x5567cfe740d5 - as core::iter::traits::iterator::Iterator>::next::h3e5135fc6df4032f [INFO] [stderr] 19: 0x5567cfe80de8 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h2f0369f4e07bc101 [INFO] [stderr] 20: 0x5567cfe83bdd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::ha38158f022e61b80 [INFO] [stderr] 21: 0x5567cfe83a45 - as core::iter::traits::collect::FromIterator>::from_iter::h828b3f7088322bcb [INFO] [stderr] 22: 0x5567cfe74efd - core::iter::traits::iterator::Iterator::collect::h5ef5b8a086237e4d [INFO] [stderr] 23: 0x5567cfe7bf41 - build_script_build::build_library::hfaa45cede9d658bd [INFO] [stderr] 24: 0x5567cfe7bd8e - build_script_build::build_c_code::{{closure}}::h5125703a89ef000f [INFO] [stderr] 25: 0x5567cfe7767f - as core::iter::traits::iterator::Iterator>::for_each::hf3bd25a09e3ffb7a [INFO] [stderr] 26: 0x5567cfe7b958 - build_script_build::build_c_code::hf3c3f51f50ac7c73 [INFO] [stderr] 27: 0x5567cfe7a365 - build_script_build::ring_build_rs_main::hefbc35bc144c5e6a [INFO] [stderr] 28: 0x5567cfe7963d - build_script_build::main::h978dd60d511dfc0b [INFO] [stderr] 29: 0x5567cfe81bd3 - core::ops::function::FnOnce::call_once::ha8c53a810f0dae53 [INFO] [stderr] 30: 0x5567cfe77eb6 - std::sys::backtrace::__rust_begin_short_backtrace::h7751cfceab9becfe [INFO] [stderr] 31: 0x5567cfe81929 - std::rt::lang_start::{{closure}}::h550a36ca25977a05 [INFO] [stderr] 32: 0x5567cfee4540 - core::ops::function::impls:: for &F>::call_once::hcfa85c3fbac5078a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 33: 0x5567cfee4540 - std::panicking::try::do_call::hb3cf00a7f42d3840 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 34: 0x5567cfee4540 - std::panicking::try::h065f2ef53c491c04 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 35: 0x5567cfee4540 - std::panic::catch_unwind::h159783fa4a40797c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 36: 0x5567cfee4540 - std::rt::lang_start_internal::{{closure}}::h120b54b1708149f0 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:48 [INFO] [stderr] 37: 0x5567cfee4540 - std::panicking::try::do_call::h2eb0e0c217689fbf [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 38: 0x5567cfee4540 - std::panicking::try::h4a91890850e0ceb3 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 39: 0x5567cfee4540 - std::panic::catch_unwind::h3ff2686a348805a1 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 40: 0x5567cfee4540 - std::rt::lang_start_internal::h0865ffa830341474 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:20 [INFO] [stderr] 41: 0x5567cfe81907 - std::rt::lang_start::h40e0411b0165195a [INFO] [stderr] 42: 0x5567cfe803c5 - main [INFO] [stderr] 43: 0x7f07d97fed90 - [INFO] [stderr] 44: 0x7f07d97fee40 - __libc_start_main [INFO] [stderr] 45: 0x5567cfe73ec5 - _start [INFO] [stderr] 46: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMHRMRD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_chacha` (lib) [INFO] [stderr] error: could not compile `base64` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `idna` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMFZu8G" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (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/rmetaCmwNMx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (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/rmetaTGjRUm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (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/rmetavytQxj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/rmetadR8375" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (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/rmeta2qbsYb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7703f2160d12cbac4ce691bf8c261245628012f6b8bb6083887bc1519c95f70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7703f2160d12cbac4ce691bf8c261245628012f6b8bb6083887bc1519c95f70c", kill_on_drop: false }` [INFO] [stdout] 7703f2160d12cbac4ce691bf8c261245628012f6b8bb6083887bc1519c95f70c [INFO] testing scratchyone/exe_generator against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing scratchyone/exe_generator against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing scratchyone/exe_generator against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing scratchyone/exe_generator against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing scratchyone/exe_generator against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchyone%2Fexe_generator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/scratchyone/exe_generator [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.