[INFO] cloning repository https://github.com/jac3km4/cdrs-tokio-astra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/cdrs-tokio-astra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcdrs-tokio-astra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcdrs-tokio-astra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99f187e04eba5ad2e5a7f8ddd78220ae154bc088
[INFO] checking jac3km4/cdrs-tokio-astra against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fcdrs-tokio-astra" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jac3km4/cdrs-tokio-astra on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jac3km4/cdrs-tokio-astra
[INFO] finished tweaking git repo https://github.com/jac3km4/cdrs-tokio-astra
[INFO] tweaked toml for git repo https://github.com/jac3km4/cdrs-tokio-astra written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jac3km4/cdrs-tokio-astra 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ff869dfcd2dd84dd12efb037f00a8a4618a6911d9ff45e2b0b70433f17101d5
[INFO] running `Command { std: "docker" "start" "-a" "1ff869dfcd2dd84dd12efb037f00a8a4618a6911d9ff45e2b0b70433f17101d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ff869dfcd2dd84dd12efb037f00a8a4618a6911d9ff45e2b0b70433f17101d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ff869dfcd2dd84dd12efb037f00a8a4618a6911d9ff45e2b0b70433f17101d5", kill_on_drop: false }`
[INFO] [stdout] 1ff869dfcd2dd84dd12efb037f00a8a4618a6911d9ff45e2b0b70433f17101d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89660643eb6841740dd1244556d0cbcd174c472024756a5b6ea9a62ea03e157f
[INFO] running `Command { std: "docker" "start" "-a" "89660643eb6841740dd1244556d0cbcd174c472024756a5b6ea9a62ea03e157f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling const_fn v0.4.7
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking float_eq v0.5.0
[INFO] [stderr]     Checking lz4-compress v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetackFeEl/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-8ddca174adb1611d/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] 
[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-ef2d595fd667b976/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-ef2d595fd667b976/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-ef2d595fd667b976/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-ef2d595fd667b976/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-ef2d595fd667b976/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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S:1: fatal error: when writing output to /tmp/cctZO0KZ.s: No space left on device
[INFO] [stderr]       1 | # This file is generated from a similarly-named Perl script in the BoringSSL
[INFO] [stderr]         | 
[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:     0x60003617049a - std::backtrace_rs::backtrace::libunwind::trace::h16299bf4108b4ee8
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x60003617049a - std::backtrace_rs::backtrace::trace_unsynchronized::h3d68e95ea1fb18de
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x60003617049a - std::sys::backtrace::_print_fmt::h4d76491bca4754b3
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x60003617049a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa13375a1a3b1260
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x600036194c83 - core::fmt::rt::Argument::fmt::h33e7e1d7fa7f886e
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x600036194c83 - core::fmt::write::h52bfad4f47875cb7
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x60003616c5f3 - std::io::Write::write_fmt::hca05fa52169b72dc
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/io/mod.rs:1888:15
[INFO] [stderr]      7:     0x6000361702e2 - std::sys::backtrace::BacktraceLock::print::hb824c8e7384b741b
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x60003617146f - std::panicking::default_hook::{{closure}}::h0a7d0019d7ce7eea
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x6000361712da - std::panicking::default_hook::h6cb2a7a01bfbcc48
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x600036171e92 - std::panicking::rust_panic_with_hook::h7522f83a4b8d24ba
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x600036171d6c - std::panicking::begin_panic::{{closure}}::h04962f45f53d2684
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:768:9
[INFO] [stderr]     12:     0x6000361709a9 - std::sys::backtrace::__rust_end_short_backtrace::h81d9c85cd90bf4d6
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x600036171c72 - std::panicking::begin_panic::h3a82a4a529822120
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:767:5
[INFO] [stderr]     14:     0x6000360f8f76 - build_script_build::run_command::h1cc1489f2c25f05d
[INFO] [stderr]     15:     0x6000360f7a36 - build_script_build::compile::hdffd57b2f41316b3
[INFO] [stderr]     16:     0x6000360f753e - build_script_build::build_library::{{closure}}::h284df88f0eda918e
[INFO] [stderr]     17:     0x6000360f2f2b - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddc158fe06498152
[INFO] [stderr]     18:     0x600036100c85 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h4fc87dde3948d1e7
[INFO] [stderr]     19:     0x6000360fc9a5 - alloc::vec::Vec<T,A>::extend_desugared::h4fa5677e7d78ceb0
[INFO] [stderr]     20:     0x6000360fdb86 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h9789be63bb96f686
[INFO] [stderr]     21:     0x6000360fc044 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::he2acea376dd14429
[INFO] [stderr]     22:     0x6000360fdc3d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::he98157aecca99671
[INFO] [stderr]     23:     0x6000360fda81 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h5a79426ad0b56f6e
[INFO] [stderr]     24:     0x600036101a04 - core::iter::traits::iterator::Iterator::collect::he9e775db588c9de2
[INFO] [stderr]     25:     0x6000360f6cf5 - build_script_build::build_library::h97353408502298b2
[INFO] [stderr]     26:     0x6000360f6b2e - build_script_build::build_c_code::{{closure}}::h439ba1af0b37d94c
[INFO] [stderr]     27:     0x6000360f42ff - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::hb4ca075ccff6d4bd
[INFO] [stderr]     28:     0x6000360f6751 - build_script_build::build_c_code::hd502d77abcee62a7
[INFO] [stderr]     29:     0x6000360f521c - build_script_build::ring_build_rs_main::hc45705b511329b7d
[INFO] [stderr]     30:     0x6000360f45cd - build_script_build::main::h7966e009a2b9188d
[INFO] [stderr]     31:     0x6000360ff1b3 - core::ops::function::FnOnce::call_once::hdd43dd78625f3e6e
[INFO] [stderr]     32:     0x6000360fec76 - std::sys::backtrace::__rust_begin_short_backtrace::h62554cdad977c0fb
[INFO] [stderr]     33:     0x600036100e89 - std::rt::lang_start::{{closure}}::hb57bc92cf1208177
[INFO] [stderr]     34:     0x6000361678b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1b02cab2893782d1
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     35:     0x6000361678b0 - std::panicking::try::do_call::hf68ec57b417d7ab2
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:587:40
[INFO] [stderr]     36:     0x6000361678b0 - std::panicking::try::h19e71dae2e1fe131
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:550:19
[INFO] [stderr]     37:     0x6000361678b0 - std::panic::catch_unwind::hb34ac54e48ab2ab1
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panic.rs:358:14
[INFO] [stderr]     38:     0x6000361678b0 - std::rt::lang_start_internal::{{closure}}::hb462c8d8a19c587a
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/rt.rs:163:24
[INFO] [stderr]     39:     0x6000361678b0 - std::panicking::try::do_call::h7922b4bab741e2d0
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:587:40
[INFO] [stderr]     40:     0x6000361678b0 - std::panicking::try::he83e32f922399ad3
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:550:19
[INFO] [stderr]     41:     0x6000361678b0 - std::panic::catch_unwind::ha12e5ad4090e0beb
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panic.rs:358:14
[INFO] [stderr]     42:     0x6000361678b0 - std::rt::lang_start_internal::hf5233c95fc81c77b
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/rt.rs:159:5
[INFO] [stderr]     43:     0x600036100e71 - std::rt::lang_start::h521e85d4605b0bca
[INFO] [stderr]     44:     0x6000360faf35 - main
[INFO] [stderr]     45:     0x707951694d90 - <unknown>
[INFO] [stderr]     46:     0x707951694e40 - __libc_start_main
[INFO] [stderr]     47:     0x6000360f2d55 - _start
[INFO] [stderr]     48:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau7Etz4"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-1ded5a29cf0325b7.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mio` (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" "89660643eb6841740dd1244556d0cbcd174c472024756a5b6ea9a62ea03e157f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89660643eb6841740dd1244556d0cbcd174c472024756a5b6ea9a62ea03e157f", kill_on_drop: false }`
[INFO] [stdout] 89660643eb6841740dd1244556d0cbcd174c472024756a5b6ea9a62ea03e157f
