[INFO] cloning repository https://github.com/rakrashba/radio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rakrashba/radio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakrashba%2Fradio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakrashba%2Fradio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be8f8b662468a8611145b817f4d69f0304e5dec0
[INFO] checking rakrashba/radio against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakrashba%2Fradio" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rakrashba/radio
[INFO] finished tweaking git repo https://github.com/rakrashba/radio
[INFO] tweaked toml for git repo https://github.com/rakrashba/radio written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rakrashba/radio on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rakrashba/radio 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f89994cd6b3223006e8e1689f12df08fda83db465ceca979e14f4725f4a6f45
[INFO] running `Command { std: "docker" "start" "-a" "9f89994cd6b3223006e8e1689f12df08fda83db465ceca979e14f4725f4a6f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f89994cd6b3223006e8e1689f12df08fda83db465ceca979e14f4725f4a6f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f89994cd6b3223006e8e1689f12df08fda83db465ceca979e14f4725f4a6f45", kill_on_drop: false }`
[INFO] [stdout] 9f89994cd6b3223006e8e1689f12df08fda83db465ceca979e14f4725f4a6f45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6baf33a77ec72ab0a93d1fc7526d053ede436bab6a66022adc514763f5206b
[INFO] running `Command { std: "docker" "start" "-a" "ed6baf33a77ec72ab0a93d1fc7526d053ede436bab6a66022adc514763f5206b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking base64ct v1.5.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking const-oid v0.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling webrtc-util v0.6.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking crc-catalog v2.1.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking crc v3.0.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_json` (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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=2ddc2e9583ee772d -C extra-filename=-834692a562eaa7cf --out-dir /opt/rustwide/target/debug/build/serde_json-834692a562eaa7cf -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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/rmetaRHDMal"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oid-registry` (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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oid-registry-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x509", "x962"))' -C metadata=c7f5278a3efe4268 -C extra-filename=-8605b263f2874892 --out-dir /opt/rustwide/target/debug/build/oid-registry-8605b263f2874892 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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] 
[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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S:4588: fatal error: when writing output to /tmp/ccvQC99Z.s: No space left on device
[INFO] [stderr]   compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1456) 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:     0x5db13f743192 - std::backtrace_rs::backtrace::libunwind::trace::hf09821d01bcdd165
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5db13f743192 - std::backtrace_rs::backtrace::trace_unsynchronized::h67c79827ef895053
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5db13f743192 - std::sys::backtrace::_print_fmt::hfd1b8a3072c0a17a
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5db13f743192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h619153f336a61421
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5db13f7660df - core::fmt::rt::Argument::fmt::h4d1bc03cd485b439
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5db13f7660df - core::fmt::write::hfe855cd62e0d157c
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5db13f73f623 - std::io::default_write_fmt::h540934b92f4dc07d
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5db13f73f623 - std::io::Write::write_fmt::h6539d35e01d79de7
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5db13f742fe2 - std::sys::backtrace::BacktraceLock::print::h6cb91e1789a7cbc5
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5db13f744d54 - std::panicking::default_hook::{{closure}}::hd5a86dcf388d8d3e
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5db13f744b75 - std::panicking::default_hook::h4da1cae02279a3fb
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5db13f7457c5 - std::panicking::panic_with_hook::h8027b60c5a270458
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5db13f74569c - std::panicking::begin_panic::{{closure}}::h8b59b62274b17535
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:771:9
[INFO] [stderr]     13:     0x5db13f743699 - std::sys::backtrace::__rust_end_short_backtrace::hd50b047d9b9993ce
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5db13f7455b2 - std::panicking::begin_panic::hc8494c0991bf3165
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:770:5
[INFO] [stderr]     15:     0x5db13f6c80b6 - build_script_build::run_command::h8783fbd1f83f7327
[INFO] [stderr]     16:     0x5db13f6c6bbf - build_script_build::compile::h720dc1fb1d140ea5
[INFO] [stderr]     17:     0x5db13f6c66ae - build_script_build::build_library::{{closure}}::h701e2855487d9da0
[INFO] [stderr]     18:     0x5db13f6d0173 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::hc55b8871c6ce6832
[INFO] [stderr]     19:     0x5db13f6cba55 - alloc::vec::Vec<T,A>::extend_desugared::heb3b3e5838d0b076
[INFO] [stderr]     20:     0x5db13f6cca26 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::he2ca5295fb1c1269
[INFO] [stderr]     21:     0x5db13f6ca838 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h373b367e2429a695
[INFO] [stderr]     22:     0x5db13f6cca9d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hbbd247fb9a3816b9
[INFO] [stderr]     23:     0x5db13f6cc881 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h2efd7310853941f3
[INFO] [stderr]     24:     0x5db13f6d1119 - core::iter::traits::iterator::Iterator::collect::ha8aaef9b2b922241
[INFO] [stderr]     25:     0x5db13f6c5e55 - build_script_build::build_library::h6399093fcf153d9a
[INFO] [stderr]     26:     0x5db13f6c5c8e - build_script_build::build_c_code::{{closure}}::h8b743da7c332df48
[INFO] [stderr]     27:     0x5db13f6c3561 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h00f6ea7980174629
[INFO] [stderr]     28:     0x5db13f6c5916 - build_script_build::build_c_code::h730530a44d7da395
[INFO] [stderr]     29:     0x5db13f6c441a - build_script_build::ring_build_rs_main::h57a0f357d5c71614
[INFO] [stderr]     30:     0x5db13f6c37f4 - build_script_build::main::h40b4a8fb9fe0b1e5
[INFO] [stderr]     31:     0x5db13f6cda93 - core::ops::function::FnOnce::call_once::had6e3a77f20ce3a4
[INFO] [stderr]     32:     0x5db13f6cd4f6 - std::sys::backtrace::__rust_begin_short_backtrace::h61fd55b4f68244af
[INFO] [stderr]     33:     0x5db13f6cd429 - std::rt::lang_start::{{closure}}::hbf17e761d4d1eca4
[INFO] [stderr]     34:     0x5db13f73aa80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8df283588f0e8796
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     35:     0x5db13f73aa80 - std::panicking::catch_unwind::do_call::h8b4fc237972c8899
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40
[INFO] [stderr]     36:     0x5db13f73aa80 - std::panicking::catch_unwind::hc230a5364e3a7c99
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19
[INFO] [stderr]     37:     0x5db13f73aa80 - std::panic::catch_unwind::hc42ade884023f93a
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14
[INFO] [stderr]     38:     0x5db13f73aa80 - std::rt::lang_start_internal::{{closure}}::h01cd23081fcd9a8f
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:175:24
[INFO] [stderr]     39:     0x5db13f73aa80 - std::panicking::catch_unwind::do_call::h32191539977a2702
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:590:40
[INFO] [stderr]     40:     0x5db13f73aa80 - std::panicking::catch_unwind::h9ba2739a9cccf76b
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panicking.rs:553:19
[INFO] [stderr]     41:     0x5db13f73aa80 - std::panic::catch_unwind::ha9fe4986aae0684b
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/panic.rs:357:14
[INFO] [stderr]     42:     0x5db13f73aa80 - std::rt::lang_start_internal::hc23d74ec965618a5
[INFO] [stderr]                                  at /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/std/src/rt.rs:171:5
[INFO] [stderr]     43:     0x5db13f6cd411 - std::rt::lang_start::h5c272977ea24d94a
[INFO] [stderr]     44:     0x5db13f6ca0e5 - main
[INFO] [stderr]     45:     0x795c2df621ca - <unknown>
[INFO] [stderr]     46:     0x795c2df6228b - __libc_start_main
[INFO] [stderr]     47:     0x5db13f6c2085 - _start
[INFO] [stderr]     48:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `ryu` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdMTYew/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdMTYew/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/substring-5913d4cbd9bcab48/build_script_build-5913d4cbd9bcab48" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: 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 `substring` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ed6baf33a77ec72ab0a93d1fc7526d053ede436bab6a66022adc514763f5206b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6baf33a77ec72ab0a93d1fc7526d053ede436bab6a66022adc514763f5206b", kill_on_drop: false }`
[INFO] [stdout] ed6baf33a77ec72ab0a93d1fc7526d053ede436bab6a66022adc514763f5206b
