[INFO] cloning repository https://github.com/scturtle/AdventOfCode2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scturtle/AdventOfCode2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscturtle%2FAdventOfCode2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscturtle%2FAdventOfCode2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 124585e0cb5ad50863eef968135b3f7e77baff5f [INFO] checking scturtle/AdventOfCode2020 against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscturtle%2FAdventOfCode2020" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scturtle/AdventOfCode2020 on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scturtle/AdventOfCode2020 [INFO] finished tweaking git repo https://github.com/scturtle/AdventOfCode2020 [INFO] tweaked toml for git repo https://github.com/scturtle/AdventOfCode2020 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/scturtle/AdventOfCode2020 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23cb4d4c34b168eb61826e70ef3fb6b91fe37ee53464bdbf464d62bcbe1922be [INFO] running `Command { std: "docker" "start" "-a" "23cb4d4c34b168eb61826e70ef3fb6b91fe37ee53464bdbf464d62bcbe1922be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23cb4d4c34b168eb61826e70ef3fb6b91fe37ee53464bdbf464d62bcbe1922be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cb4d4c34b168eb61826e70ef3fb6b91fe37ee53464bdbf464d62bcbe1922be", kill_on_drop: false }` [INFO] [stdout] 23cb4d4c34b168eb61826e70ef3fb6b91fe37ee53464bdbf464d62bcbe1922be [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d628186720c000fc7c5e5a446b4688a24ec44aae92b32a54dd0a0e7e7de9e9f [INFO] running `Command { std: "docker" "start" "-a" "6d628186720c000fc7c5e5a446b4688a24ec44aae92b32a54dd0a0e7e7de9e9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rand-6852e2f8323d2093/invoked.timestamp` [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] [stderr] error: failed to run custom build command for `ring v0.16.18` [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-1131d8c6c8cf67a7/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-ff180114c7a66331/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/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-ff180114c7a66331/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/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-ff180114c7a66331/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/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-ff180114c7a66331/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/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-ff180114c7a66331/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/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-ff180114c7a66331/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.18/pregenerated/p256-x86_64-asm-elf.S:4588: fatal error: when writing output to /tmp/cctnaA9i.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.18/build.rs:673:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5855be2b4512 - std::backtrace_rs::backtrace::libunwind::trace::h1a15fa817b72da33 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5855be2b4512 - std::backtrace_rs::backtrace::trace_unsynchronized::hf2c00e412c5faadf [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5855be2b4512 - std::sys::backtrace::_print_fmt::hf74f78c046b64fc3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5855be2b4512 - ::fmt::hb4036bf9790395ee [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5855be2d66f3 - core::fmt::rt::Argument::fmt::h80be61361a017e83 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5855be2d66f3 - core::fmt::write::h80a690b41062e392 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5855be2b0b13 - std::io::default_write_fmt::ha24a4d09d95ff318 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5855be2b0b13 - std::io::Write::write_fmt::h5daf7d547040a0e8 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5855be2b4362 - std::sys::backtrace::BacktraceLock::print::hd5fa6146c02c3191 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5855be2b6102 - std::panicking::default_hook::{{closure}}::h74b7997ba28a05cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5855be2b5f05 - std::panicking::default_hook::hf9e1aa8926e0065b [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5855be2b6b22 - std::panicking::rust_panic_with_hook::hb9edd52ab106f344 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5855be2b69fc - std::panicking::begin_panic::{{closure}}::h06fef54f33b01063 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x5855be2b4a19 - std::sys::backtrace::__rust_end_short_backtrace::ha4ca4d6e09dd7b55 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5855be2b6902 - std::panicking::begin_panic::hdd922ade8bd26235 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x5855be23fe26 - build_script_build::run_command::h9b6d79db0b6bbdfa [INFO] [stderr] 16: 0x5855be23e8e7 - build_script_build::compile::hbdf6f1c357f7a337 [INFO] [stderr] 17: 0x5855be23e3de - build_script_build::build_library::{{closure}}::h4ffa7715f7740fe8 [INFO] [stderr] 18: 0x5855be247b83 - as core::iter::traits::iterator::Iterator>::next::hff3e47cea31e9e5c [INFO] [stderr] 19: 0x5855be243e35 - alloc::vec::Vec::extend_desugared::hd25bf22e038f3f77 [INFO] [stderr] 20: 0x5855be244d66 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hda595402d41c2980 [INFO] [stderr] 21: 0x5855be2427e4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h3d0b5eff644773b9 [INFO] [stderr] 22: 0x5855be244dfd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h42fe6ebfe81ce647 [INFO] [stderr] 23: 0x5855be244bc1 - as core::iter::traits::collect::FromIterator>::from_iter::h125a29352eefad5d [INFO] [stderr] 24: 0x5855be248789 - core::iter::traits::iterator::Iterator::collect::hc3b8e248d114a625 [INFO] [stderr] 25: 0x5855be23db85 - build_script_build::build_library::hd31ab54726cd10db [INFO] [stderr] 26: 0x5855be23d9be - build_script_build::build_c_code::{{closure}}::h9a2b0f82d3e103a6 [INFO] [stderr] 27: 0x5855be23b171 - as core::iter::traits::iterator::Iterator>::for_each::habc99e8e86cc5dcf [INFO] [stderr] 28: 0x5855be23d5e4 - build_script_build::build_c_code::h52ed373351888a06 [INFO] [stderr] 29: 0x5855be23c08a - build_script_build::ring_build_rs_main::h901c02a98bf28c85 [INFO] [stderr] 30: 0x5855be23b443 - build_script_build::main::h4fb252819049d7a4 [INFO] [stderr] 31: 0x5855be2430c3 - core::ops::function::FnOnce::call_once::h602576df43c4453d [INFO] [stderr] 32: 0x5855be248016 - std::sys::backtrace::__rust_begin_short_backtrace::h10e843798f27a487 [INFO] [stderr] 33: 0x5855be242ec9 - std::rt::lang_start::{{closure}}::hfdacc30b575de76e [INFO] [stderr] 34: 0x5855be2abda0 - core::ops::function::impls:: for &F>::call_once::h8b31aa5ffdc8795d [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x5855be2abda0 - std::panicking::try::do_call::hf92460430e076ee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x5855be2abda0 - std::panicking::try::h6ae948900543b5ab [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x5855be2abda0 - std::panic::catch_unwind::h50e3f4e3fddd4c1c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x5855be2abda0 - std::rt::lang_start_internal::{{closure}}::h60de4ea1a6369968 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x5855be2abda0 - std::panicking::try::do_call::h22d0a3dedcc89184 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x5855be2abda0 - std::panicking::try::hb028c9b72a5a5693 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x5855be2abda0 - std::panic::catch_unwind::h1863bc5429d95710 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x5855be2abda0 - std::rt::lang_start_internal::h960d99e3e7fb2f19 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x5855be242eb1 - std::rt::lang_start::h8a99f4302dcb594b [INFO] [stderr] 44: 0x5855be241e05 - main [INFO] [stderr] 45: 0x7fb79d5e81ca - [INFO] [stderr] 46: 0x7fb79d5e828b - __libc_start_main [INFO] [stderr] 47: 0x5855be239c75 - _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/rmetaW8Qkwq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetax5eZvJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d628186720c000fc7c5e5a446b4688a24ec44aae92b32a54dd0a0e7e7de9e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d628186720c000fc7c5e5a446b4688a24ec44aae92b32a54dd0a0e7e7de9e9f", kill_on_drop: false }` [INFO] [stdout] 6d628186720c000fc7c5e5a446b4688a24ec44aae92b32a54dd0a0e7e7de9e9f