[INFO] cloning repository https://github.com/christophebrucker/heart_disease_prediction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christophebrucker/heart_disease_prediction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophebrucker%2Fheart_disease_prediction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophebrucker%2Fheart_disease_prediction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7963b3d7b1e978329203f9833a4d296024e1cb33 [INFO] checking christophebrucker/heart_disease_prediction against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristophebrucker%2Fheart_disease_prediction" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/christophebrucker/heart_disease_prediction [INFO] finished tweaking git repo https://github.com/christophebrucker/heart_disease_prediction [INFO] tweaked toml for git repo https://github.com/christophebrucker/heart_disease_prediction written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/christophebrucker/heart_disease_prediction on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/christophebrucker/heart_disease_prediction 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02934d55b01e6fa036a403668d6a692a8afc3a2f9cd4b7e0fe4e65ef1d6dabc7 [INFO] running `Command { std: "docker" "start" "-a" "02934d55b01e6fa036a403668d6a692a8afc3a2f9cd4b7e0fe4e65ef1d6dabc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02934d55b01e6fa036a403668d6a692a8afc3a2f9cd4b7e0fe4e65ef1d6dabc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02934d55b01e6fa036a403668d6a692a8afc3a2f9cd4b7e0fe4e65ef1d6dabc7", kill_on_drop: false }` [INFO] [stdout] 02934d55b01e6fa036a403668d6a692a8afc3a2f9cd4b7e0fe4e65ef1d6dabc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83e38a0e7fcb099783c821413ba0fff57954755723c3d081ce982ea4b08382f [INFO] running `Command { std: "docker" "start" "-a" "a83e38a0e7fcb099783c821413ba0fff57954755723c3d081ce982ea4b08382f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking tangram_zip v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking tangram_progress_counter v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tangram_kill_chip v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rayon_core-959154180d8a8314.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rayon-core-959154180d8a8314/dep-lib-rayon_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmeta48sAR2" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacYPlsM/full.rmeta`: No space left on device (os error 28) [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-200b529d31627145/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] 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-ee413d60145866e3/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-ee413d60145866e3/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-ee413d60145866e3/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-ee413d60145866e3/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-ee413d60145866e3/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-ee413d60145866e3/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-ee413d60145866e3/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-ee413d60145866e3/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] 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-ee413d60145866e3/out/sha512-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/sha512-x86_64-elf.S:2990: fatal error: when writing output to /tmp/cc75HZl5.s: No space left on device [INFO] [stderr] compilation terminated. [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: 0x56d1fa7461b2 - std::backtrace_rs::backtrace::libunwind::trace::h5d6643982a6b5f6a [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56d1fa7461b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hcaa35f62678af324 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56d1fa7461b2 - std::sys::backtrace::_print_fmt::h391372579eb09b86 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56d1fa7461b2 - ::fmt::h617b8eeb32f5cd1a [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56d1fa7692c3 - core::fmt::rt::Argument::fmt::haa63575a1b358ef0 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56d1fa7692c3 - core::fmt::write::h3e06698c26c32c28 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x56d1fa742783 - std::io::default_write_fmt::hcff0d8a88c0ac772 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56d1fa742783 - std::io::Write::write_fmt::h3d77e8e992fc85f3 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x56d1fa746002 - std::sys::backtrace::BacktraceLock::print::h3237807ac0e18a17 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56d1fa747d93 - std::panicking::default_hook::{{closure}}::hb033a3b0f25ce5b1 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x56d1fa747b75 - std::panicking::default_hook::h326420114ede105a [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x56d1fa7487a5 - std::panicking::rust_panic_with_hook::h09b883abf9ae4a19 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x56d1fa74867c - std::panicking::begin_panic::{{closure}}::hd6e7891c0fd8e5d5 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x56d1fa7466b9 - std::sys::backtrace::__rust_end_short_backtrace::he1cb7ad64503aaea [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x56d1fa748592 - std::panicking::begin_panic::he435e65a8267f646 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x56d1fa6cafe6 - build_script_build::run_command::h1f48c6ffd6a43945 [INFO] [stderr] 16: 0x56d1fa6c9aef - build_script_build::compile::ha300b64d4af96484 [INFO] [stderr] 17: 0x56d1fa6c95de - build_script_build::build_library::{{closure}}::hadc296a28bfde210 [INFO] [stderr] 18: 0x56d1fa6d2f43 - as core::iter::traits::iterator::Iterator>::next::h9bb4d11a6b879db1 [INFO] [stderr] 19: 0x56d1fa6ce5c5 - alloc::vec::Vec::extend_desugared::h52263fd86e2d2ff0 [INFO] [stderr] 20: 0x56d1fa6cf8f6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hc49ddd989830783d [INFO] [stderr] 21: 0x56d1fa6cd918 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h05132562f9e27911 [INFO] [stderr] 22: 0x56d1fa6cf99d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h5e2422a248f3d9f6 [INFO] [stderr] 23: 0x56d1fa6cf831 - as core::iter::traits::collect::FromIterator>::from_iter::h6001b81234045529 [INFO] [stderr] 24: 0x56d1fa6d3e99 - core::iter::traits::iterator::Iterator::collect::h572f9bf883423eb3 [INFO] [stderr] 25: 0x56d1fa6c8d85 - build_script_build::build_library::h3c0bbfe3305b80f6 [INFO] [stderr] 26: 0x56d1fa6c8bbe - build_script_build::build_c_code::{{closure}}::hdbe52e9510297f3d [INFO] [stderr] 27: 0x56d1fa6c6491 - as core::iter::traits::iterator::Iterator>::for_each::h572e20717532d742 [INFO] [stderr] 28: 0x56d1fa6c8846 - build_script_build::build_c_code::hca125c11cec89bcb [INFO] [stderr] 29: 0x56d1fa6c734a - build_script_build::ring_build_rs_main::hc3b75e376739227d [INFO] [stderr] 30: 0x56d1fa6c6724 - build_script_build::main::hdaf0fdbe507a4f0f [INFO] [stderr] 31: 0x56d1fa6d0953 - core::ops::function::FnOnce::call_once::h2ffcc591ddf46daa [INFO] [stderr] 32: 0x56d1fa6d03d6 - std::sys::backtrace::__rust_begin_short_backtrace::h1a526d43fd85e233 [INFO] [stderr] 33: 0x56d1fa6d0309 - std::rt::lang_start::{{closure}}::h9994a030a2adbfee [INFO] [stderr] 34: 0x56d1fa73db10 - core::ops::function::impls:: for &F>::call_once::ha48687c88c6f91b1 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 35: 0x56d1fa73db10 - std::panicking::catch_unwind::do_call::h138efec7784fa7a5 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x56d1fa73db10 - std::panicking::catch_unwind::he1708303c0c8bd06 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x56d1fa73db10 - std::panic::catch_unwind::h14e9ae96361b4a15 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x56d1fa73db10 - std::rt::lang_start_internal::{{closure}}::h1c2cd51426d8f66f [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/rt.rs:175:24 [INFO] [stderr] 39: 0x56d1fa73db10 - std::panicking::catch_unwind::do_call::hd9116844a2219e20 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x56d1fa73db10 - std::panicking::catch_unwind::hb7f5a3e140d58ef5 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x56d1fa73db10 - std::panic::catch_unwind::h22b9c5ec5be130d4 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x56d1fa73db10 - std::rt::lang_start_internal::h51867c138d8e00a5 [INFO] [stderr] at /rustc/29194e8f603400afdb2f86c9418e9fccb1628ea0/library/std/src/rt.rs:171:5 [INFO] [stderr] 43: 0x56d1fa6d02f1 - std::rt::lang_start::hf51c21bf2db3972b [INFO] [stderr] 44: 0x56d1fa6cd015 - main [INFO] [stderr] 45: 0x7111d1d3c1ca - [INFO] [stderr] 46: 0x7111d1d3c28b - __libc_start_main [INFO] [stderr] 47: 0x56d1fa6c4fb5 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] error: could not compile `form_urlencoded` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-107c3bf66ba33ea2.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2CK5RH/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoY1Bsx/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a83e38a0e7fcb099783c821413ba0fff57954755723c3d081ce982ea4b08382f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83e38a0e7fcb099783c821413ba0fff57954755723c3d081ce982ea4b08382f", kill_on_drop: false }` [INFO] [stdout] a83e38a0e7fcb099783c821413ba0fff57954755723c3d081ce982ea4b08382f