[INFO] cloning repository https://github.com/feniljain/hackerclone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feniljain/hackerclone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Fhackerclone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Fhackerclone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a2e2f760757bbe887775f89ae89c792d0c92b4b
[INFO] checking feniljain/hackerclone against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeniljain%2Fhackerclone" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/feniljain/hackerclone on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/feniljain/hackerclone
[INFO] finished tweaking git repo https://github.com/feniljain/hackerclone
[INFO] tweaked toml for git repo https://github.com/feniljain/hackerclone written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/feniljain/hackerclone 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.45
[INFO] [stderr]   Downloaded actix-identity v0.3.1
[INFO] [stderr]   Downloaded tera v1.6.1
[INFO] [stderr]   Downloaded syn v1.0.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 682db987f6f0cbd266b85ca5f350a818d229da2cdf5e390c47310164b8a9d4c7
[INFO] running `Command { std: "docker" "start" "-a" "682db987f6f0cbd266b85ca5f350a818d229da2cdf5e390c47310164b8a9d4c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "682db987f6f0cbd266b85ca5f350a818d229da2cdf5e390c47310164b8a9d4c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "682db987f6f0cbd266b85ca5f350a818d229da2cdf5e390c47310164b8a9d4c7", kill_on_drop: false }`
[INFO] [stdout] 682db987f6f0cbd266b85ca5f350a818d229da2cdf5e390c47310164b8a9d4c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97670499bdbedce8be60f10d6404cc5b8f31b0766956d95ca92062441677ed99
[INFO] running `Command { std: "docker" "start" "-a" "97670499bdbedce8be60f10d6404cc5b8f31b0766956d95ca92062441677ed99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.87
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.61
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]     Checking futures-task v0.3.13
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.45
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking sha2 v0.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking sha-1 v0.9.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking globset v0.4.6
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking ignore v0.4.17
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOJF9Cm/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `cexpr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name cexpr --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cexpr-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26fc481421caf5f3 -C extra-filename=-32d0a38c16f1a2e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-105f3d9e5434dd46.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `chrono-tz` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.5.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4278d957f7b6cb68 -C extra-filename=-9db9278c4a8aa0c9 --out-dir /opt/rustwide/target/debug/build/chrono-tz-9db9278c4a8aa0c9 -L dependency=/opt/rustwide/target/debug/deps --extern parse_zoneinfo=/opt/rustwide/target/debug/deps/libparse_zoneinfo-84d2c5ea6ed65b24.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `backtrace` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="addr2line"' --cfg 'feature="default"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "backtrace-sys", "coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "miniz_oxide", "object", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=9d5ae2d64fb7f91b -C extra-filename=-69390850f270a783 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-e25704cd1576ab74.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2a78fa16d6a003ad.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-b9ae862f1b2a3018.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-df48cec4a2e01cfd.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-72267e33271194fd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `pest_meta` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name pest_meta --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f99a8865bb44e597 -C extra-filename=-2824eee2676d28ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-c6d65de232085f3c.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-09af3d2802897a24.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaidlivU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLkMrqB/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clang-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name clang_sys --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "gte_clang_3_6", "gte_clang_3_7", "gte_clang_3_8", "gte_clang_3_9", "gte_clang_4_0", "gte_clang_5_0", "gte_clang_6_0", "gte_clang_7_0", "libloading", "runtime", "static"))' -C metadata=bb1b79870a13c940 -C extra-filename=-5cfc6b86cbcd0b12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-53eb3be8aa52688a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2a78fa16d6a003ad.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d2cd3c410988b993.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-35d3a1cc6449ea2c/out` (exit status: 101)
[INFO] [stderr] error: could not compile `unic-segment` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ignore-a216d5389cbf34f2.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/ignore-a216d5389cbf34f2/dep-lib-ignore`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHFs59H"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error
[INFO] [stderr] warning: brotli-sys@0.3.2: brotli/dec/state.c:165:1: fatal error: error writing to /tmp/ccQmSJmk.s: No space left on device
[INFO] [stderr] warning: brotli-sys@0.3.2:   165 | }
[INFO] [stderr] warning: brotli-sys@0.3.2:       | ^
[INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated.
[INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/bit_cost.c:31: fatal error: error writing to /tmp/ccipTtjm.s: No space left on device
[INFO] [stderr] warning: brotli-sys@0.3.2:    31 | #undef FN
[INFO] [stderr] warning: brotli-sys@0.3.2:       | 
[INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated.
[INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/backward_references_hq.c:786:1: fatal error: error writing to /tmp/ccVHtzCs.s: No space left on device
[INFO] [stderr] warning: brotli-sys@0.3.2:   786 | }
[INFO] [stderr] warning: brotli-sys@0.3.2:       | ^
[INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated.
[INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/backward_references.c:126:1: fatal error: error writing to /tmp/ccfSRXIn.s: No space left on device
[INFO] [stderr] warning: brotli-sys@0.3.2:   126 | }
[INFO] [stderr] warning: brotli-sys@0.3.2:       | ^
[INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `brotli-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/brotli-sys-debc5923cd63ff67/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-sys-0.3.2/brotli/include
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/common/dictionary.o" "-c" "brotli/common/dictionary.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/dec/bit_reader.o" "-c" "brotli/dec/bit_reader.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/dec/huffman.o" "-c" "brotli/dec/huffman.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/dec/state.o" "-c" "brotli/dec/state.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/enc/backward_references.o" "-c" "brotli/enc/backward_references.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c"
[INFO] [stderr]   cargo:warning=brotli/dec/state.c:165:1: fatal error: error writing to /tmp/ccQmSJmk.s: No space left on device
[INFO] [stderr]   cargo:warning=  165 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/enc/bit_cost.o" "-c" "brotli/enc/bit_cost.c"
[INFO] [stderr]   cargo:warning=brotli/enc/bit_cost.c:31: fatal error: error writing to /tmp/ccipTtjm.s: No space left on device
[INFO] [stderr]   cargo:warning=   31 | #undef FN
[INFO] [stderr]   cargo:warning=      | 
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=brotli/enc/backward_references_hq.c:786:1: fatal error: error writing to /tmp/ccVHtzCs.s: No space left on device
[INFO] [stderr]   cargo:warning=  786 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=brotli/enc/backward_references.c:126:1: fatal error: error writing to /tmp/ccfSRXIn.s: No space left on device
[INFO] [stderr]   cargo:warning=  126 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-e9e99885d3eab965/out/brotli/dec/state.o" "-c" "brotli/dec/state.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalPQeUJ/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6vfTlA/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadPwApD/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "97670499bdbedce8be60f10d6404cc5b8f31b0766956d95ca92062441677ed99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97670499bdbedce8be60f10d6404cc5b8f31b0766956d95ca92062441677ed99", kill_on_drop: false }`
[INFO] [stdout] 97670499bdbedce8be60f10d6404cc5b8f31b0766956d95ca92062441677ed99
