[INFO] cloning repository https://github.com/kartiknair/zksnark-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kartiknair/zksnark-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartiknair%2Fzksnark-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartiknair%2Fzksnark-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bacf06c7f34ffa7394cd4e834d535bf4a8d40b22
[INFO] checking kartiknair/zksnark-playground against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkartiknair%2Fzksnark-playground" "/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/kartiknair/zksnark-playground 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/kartiknair/zksnark-playground
[INFO] finished tweaking git repo https://github.com/kartiknair/zksnark-playground
[INFO] tweaked toml for git repo https://github.com/kartiknair/zksnark-playground written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kartiknair/zksnark-playground 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pairing v0.21.0
[INFO] [stderr]   Downloaded zksnark v0.0.2
[INFO] [stderr]   Downloaded bellman v0.11.1
[INFO] [stderr]   Downloaded bls12_381 v0.6.0
[INFO] [stderr]   Downloaded bn v0.4.3
[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] b3da14e4b94f17eb493e837f201c429a06d57349230d42158adc58b60acaf995
[INFO] running `Command { std: "docker" "start" "-a" "b3da14e4b94f17eb493e837f201c429a06d57349230d42158adc58b60acaf995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3da14e4b94f17eb493e837f201c429a06d57349230d42158adc58b60acaf995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3da14e4b94f17eb493e837f201c429a06d57349230d42158adc58b60acaf995", kill_on_drop: false }`
[INFO] [stdout] b3da14e4b94f17eb493e837f201c429a06d57349230d42158adc58b60acaf995
[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] 9250a0484916f3aa693eb63a47ea00cbed8b894d234b50fcfc87e5af307ac6fc
[INFO] running `Command { std: "docker" "start" "-a" "9250a0484916f3aa693eb63a47ea00cbed8b894d234b50fcfc87e5af307ac6fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking bigint v4.4.3
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]     Checking itertools v0.6.5
[INFO] [stderr]     Checking bitvec v0.22.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crypto_common-30e8049706c411e9.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/crypto-common-30e8049706c411e9/dep-lib-crypto_common`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8HsW2e"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `block-buffer` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2`
[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/jemalloc-sys-6d5bbe5a36d98014/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET=x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   NUM_JOBS=16
[INFO] [stderr]   OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2"
[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]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall"
[INFO] [stderr]   JEMALLOC_REPO_DIR="jemalloc"
[INFO] [stderr]   JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc"
[INFO] [stderr]   cargo:rustc-cfg=prefixed
[INFO] [stderr]   --with-jemalloc-prefix=_rjem_
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out"
[INFO] [stderr]   checking for xsltproc... false
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... no
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 2397: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 3118: printf: write error: No space left on device
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/build':
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 413: printf: write error: No space left on device
[INFO] [stderr]   configure: error: C compiler cannot create executables
[INFO] [stderr]   See `config.log' for more details
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 4: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 8: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 9: echo: write error: No space left on device
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 40: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 44: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 45: echo: write error: No space left on device
[INFO] [stderr]   sort: write failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 54: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure: line 82: printf: write error: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2/build.rs:392:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-e860617e9857efe0/out"
[INFO] [stderr]   expected success, got: exit status: 77
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d27d4322bd2 - 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:     0x5d27d4322bd2 - 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:     0x5d27d4322bd2 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d27d4322bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h185471249503f127
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d27d4345133 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x5d27d4345133 - core::fmt::write::h2a87cc0abe17a0b8
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x5d27d431f893 - std::io::default_write_fmt::hffa60e72a4ab8483
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d27d431f893 - std::io::Write::write_fmt::ha8282d1b0df679a5
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x5d27d4322a22 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d27d4324562 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x5d27d4324365 - std::panicking::default_hook::h51c63d57538e6b0e
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5d27d4324f82 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5d27d4324d0a - std::panicking::begin_panic_handler::{{closure}}::hf568a69fe266fbbe
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5d27d43230c9 - std::sys::backtrace::__rust_end_short_backtrace::h2c4977687c05bd30
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5d27d432499d - __rustc[7d5440b98b34e40e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5d27d4344060 - core::panicking::panic_fmt::h52a19b8f850c1415
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5d27d42b7235 - build_script_build::run::h1c7d912ff41ecc2e
[INFO] [stderr]     17:     0x5d27d42b60b5 - build_script_build::main::hb4efb5affbdc7c8c
[INFO] [stderr]     18:     0x5d27d42b8ad3 - core::ops::function::FnOnce::call_once::h8c6ce2b45ce93b82
[INFO] [stderr]     19:     0x5d27d42b80a6 - std::sys::backtrace::__rust_begin_short_backtrace::h95d440c11f399637
[INFO] [stderr]     20:     0x5d27d42b8089 - std::rt::lang_start::{{closure}}::h75c24634d11771ac
[INFO] [stderr]     21:     0x5d27d431ab50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3afee3d231aeede8
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x5d27d431ab50 - std::panicking::try::do_call::h37a575429616c1bf
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x5d27d431ab50 - std::panicking::try::hb1fe10024f0ae46f
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x5d27d431ab50 - std::panic::catch_unwind::hc16bb7a6525ecf3b
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5d27d431ab50 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x5d27d431ab50 - std::panicking::try::do_call::h20dc03395d17853a
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x5d27d431ab50 - std::panicking::try::hb425085eb5ed1be2
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x5d27d431ab50 - std::panic::catch_unwind::h4963c45d1b1a2488
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5d27d431ab50 - std::rt::lang_start_internal::h469179d1867bcd89
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x5d27d42b8071 - std::rt::lang_start::h22eec9016745befe
[INFO] [stderr]     31:     0x5d27d42b76e5 - main
[INFO] [stderr]     32:     0x71570137d1ca - <unknown>
[INFO] [stderr]     33:     0x71570137d28b - __libc_start_main
[INFO] [stderr]     34:     0x5d27d42adde5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0GUg1I"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqMO2N2/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9250a0484916f3aa693eb63a47ea00cbed8b894d234b50fcfc87e5af307ac6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9250a0484916f3aa693eb63a47ea00cbed8b894d234b50fcfc87e5af307ac6fc", kill_on_drop: false }`
[INFO] [stdout] 9250a0484916f3aa693eb63a47ea00cbed8b894d234b50fcfc87e5af307ac6fc
