[INFO] cloning repository https://github.com/schoolboybru/jwt_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schoolboybru/jwt_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba50146c3a339bfc263bb1330f616049b8e6d96e [INFO] checking schoolboybru/jwt_generator against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschoolboybru%2Fjwt_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/schoolboybru/jwt_generator on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schoolboybru/jwt_generator [INFO] finished tweaking git repo https://github.com/schoolboybru/jwt_generator [INFO] tweaked toml for git repo https://github.com/schoolboybru/jwt_generator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/schoolboybru/jwt_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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11957a8f6a20f99184d56d0a27e764407e1f33865d4d77695b17513f15036537 [INFO] running `Command { std: "docker" "start" "-a" "11957a8f6a20f99184d56d0a27e764407e1f33865d4d77695b17513f15036537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11957a8f6a20f99184d56d0a27e764407e1f33865d4d77695b17513f15036537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11957a8f6a20f99184d56d0a27e764407e1f33865d4d77695b17513f15036537", kill_on_drop: false }` [INFO] [stdout] 11957a8f6a20f99184d56d0a27e764407e1f33865d4d77695b17513f15036537 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d97b06e709988d98166cdfd1257a62b1e9256e9993f44be4c5520f4bd90a6d [INFO] running `Command { std: "docker" "start" "-a" "39d97b06e709988d98166cdfd1257a62b1e9256e9993f44be4c5520f4bd90a6d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking time v0.3.12 [INFO] [stderr] Checking clap v3.2.16 [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-95a49df19fcacd43/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-1cc0a6b7ec32a932/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-1cc0a6b7ec32a932/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-1cc0a6b7ec32a932/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-1cc0a6b7ec32a932/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-1cc0a6b7ec32a932/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-1cc0a6b7ec32a932/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] /tmp/ccdNRxSR.s: Assembler messages: [INFO] [stderr] /tmp/ccdNRxSR.s: Fatal error: can't write 200 bytes to section .text of /opt/rustwide/target/debug/build/ring-1cc0a6b7ec32a932/out/p256-x86_64-asm-elf.o: 'No space left on device' [INFO] [stderr] /tmp/ccdNRxSR.s: Fatal error: /opt/rustwide/target/debug/build/ring-1cc0a6b7ec32a932/out/p256-x86_64-asm-elf.o: No such file or directory [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d664a017e12 - std::backtrace_rs::backtrace::libunwind::trace::h5c41bb5ff0e1e8ff [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d664a017e12 - std::backtrace_rs::backtrace::trace_unsynchronized::he1d337a682c73c8b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d664a017e12 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d664a017e12 - ::fmt::h185471249503f127 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d664a039fd3 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5d664a039fd3 - core::fmt::write::h2a87cc0abe17a0b8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5d664a014333 - std::io::default_write_fmt::hffa60e72a4ab8483 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d664a014333 - std::io::Write::write_fmt::ha8282d1b0df679a5 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5d664a017c62 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d664a019a02 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5d664a019805 - std::panicking::default_hook::h51c63d57538e6b0e [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d664a01a422 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d664a01a2fc - std::panicking::begin_panic::{{closure}}::h51194308b235eaef [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x5d664a018319 - std::sys::backtrace::__rust_end_short_backtrace::h8c9ef9fb3a4abb8a [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d664a01a202 - std::panicking::begin_panic::h087ebbf56d9efe3b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x5d6649f9e3d6 - build_script_build::run_command::h439322bfd0fe6ff2 [INFO] [stderr] 16: 0x5d6649f9ce8f - build_script_build::compile::h81e2d47fe2c06210 [INFO] [stderr] 17: 0x5d6649f9c97e - build_script_build::build_library::{{closure}}::h0f3d7adb26190316 [INFO] [stderr] 18: 0x5d6649fa5c93 - as core::iter::traits::iterator::Iterator>::next::h4060738b20354fae [INFO] [stderr] 19: 0x5d6649fa2225 - alloc::vec::Vec::extend_desugared::hc29bad40de3ac814 [INFO] [stderr] 20: 0x5d6649fa3306 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h75dfb09db5422550 [INFO] [stderr] 21: 0x5d6649fa0f14 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h9b1ad911eed8dc81 [INFO] [stderr] 22: 0x5d6649fa33ad - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hb0c6709be7f66697 [INFO] [stderr] 23: 0x5d6649fa3131 - as core::iter::traits::collect::FromIterator>::from_iter::h08836af6904d9ffa [INFO] [stderr] 24: 0x5d6649fa6b19 - core::iter::traits::iterator::Iterator::collect::hca9e1c74fc44fffb [INFO] [stderr] 25: 0x5d6649f9c125 - build_script_build::build_library::h5f4623cdc46a0276 [INFO] [stderr] 26: 0x5d6649f9bf5e - build_script_build::build_c_code::{{closure}}::h5d0eaf1eb4ddef0f [INFO] [stderr] 27: 0x5d6649f99711 - as core::iter::traits::iterator::Iterator>::for_each::h5d667aaeb729274a [INFO] [stderr] 28: 0x5d6649f9bb84 - build_script_build::build_c_code::h127ca2c07dec3bc8 [INFO] [stderr] 29: 0x5d6649f9a62a - build_script_build::ring_build_rs_main::h8dbb9ea814836fff [INFO] [stderr] 30: 0x5d6649f999e3 - build_script_build::main::h09568a44d1e07726 [INFO] [stderr] 31: 0x5d6649fa16c3 - core::ops::function::FnOnce::call_once::hb63856cc927bbe8d [INFO] [stderr] 32: 0x5d6649fa6246 - std::sys::backtrace::__rust_begin_short_backtrace::h1508e59f530c0d9a [INFO] [stderr] 33: 0x5d6649fa1479 - std::rt::lang_start::{{closure}}::h9bf1f84d623083af [INFO] [stderr] 34: 0x5d664a00f5e0 - core::ops::function::impls:: for &F>::call_once::h3afee3d231aeede8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x5d664a00f5e0 - std::panicking::try::do_call::h37a575429616c1bf [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x5d664a00f5e0 - std::panicking::try::hb1fe10024f0ae46f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x5d664a00f5e0 - std::panic::catch_unwind::hc16bb7a6525ecf3b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x5d664a00f5e0 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x5d664a00f5e0 - std::panicking::try::do_call::h20dc03395d17853a [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x5d664a00f5e0 - std::panicking::try::hb425085eb5ed1be2 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x5d664a00f5e0 - std::panic::catch_unwind::h4963c45d1b1a2488 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x5d664a00f5e0 - std::rt::lang_start_internal::h469179d1867bcd89 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x5d6649fa1461 - std::rt::lang_start::hc7667e5fd6304d00 [INFO] [stderr] 44: 0x5d6649fa03b5 - main [INFO] [stderr] 45: 0x7254366041ca - [INFO] [stderr] 46: 0x72543660428b - __libc_start_main [INFO] [stderr] 47: 0x5d6649f98215 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/time-d94db292139ec523.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaBcqYe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "39d97b06e709988d98166cdfd1257a62b1e9256e9993f44be4c5520f4bd90a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d97b06e709988d98166cdfd1257a62b1e9256e9993f44be4c5520f4bd90a6d", kill_on_drop: false }` [INFO] [stdout] 39d97b06e709988d98166cdfd1257a62b1e9256e9993f44be4c5520f4bd90a6d