[INFO] cloning repository https://github.com/mattdamon108/rust_graphql_api_boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattdamon108/rust_graphql_api_boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdamon108%2Frust_graphql_api_boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdamon108%2Frust_graphql_api_boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7895136341f71434e7d6c46d3288f4a2053d3a09
[INFO] building mattdamon108/rust_graphql_api_boilerplate against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdamon108%2Frust_graphql_api_boilerplate" "/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/mattdamon108/rust_graphql_api_boilerplate on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate
[INFO] finished tweaking git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate
[INFO] tweaked toml for git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded headers-core v0.1.0
[INFO] [stderr]   Downloaded tokio-sync v0.1.2
[INFO] [stderr]   Downloaded pretty_env_logger v0.3.0
[INFO] [stderr]   Downloaded bcrypt v0.3.0
[INFO] [stderr]   Downloaded headers-derive v0.1.0
[INFO] [stderr]   Downloaded juniper_codegen v0.11.1
[INFO] [stderr]   Downloaded headers v0.2.1
[INFO] [stderr]   Downloaded warp v0.1.13
[INFO] [stderr]   Downloaded juniper v0.11.1
[INFO] [stderr]   Downloaded diesel v1.4.1
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45ba8d24957e329436edb9ec33f2181a93aea7b1b4377aa7ad53d864fe6c2839
[INFO] running `Command { std: "docker" "start" "-a" "45ba8d24957e329436edb9ec33f2181a93aea7b1b4377aa7ad53d864fe6c2839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45ba8d24957e329436edb9ec33f2181a93aea7b1b4377aa7ad53d864fe6c2839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ba8d24957e329436edb9ec33f2181a93aea7b1b4377aa7ad53d864fe6c2839", kill_on_drop: false }`
[INFO] [stdout] 45ba8d24957e329436edb9ec33f2181a93aea7b1b4377aa7ad53d864fe6c2839
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee6618ea0fe301a9f9999780f8e05fe065b613acb88cef30afb6e915458327ad
[INFO] running `Command { std: "docker" "start" "-a" "ee6618ea0fe301a9f9999780f8e05fe065b613acb88cef30afb6e915458327ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.49
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling futures v0.1.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling serde v1.0.88
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling cc v1.0.29
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rand_os v0.1.2
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling generic-array v0.12.0
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling regex-syntax v0.6.5
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stderr]    Compiling unicase v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling block-padding v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling http v0.1.16
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling httparse v1.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling tokio-executor v0.1.6
[INFO] [stderr]    Compiling tokio-io v0.1.11
[INFO] [stderr]    Compiling block-buffer v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling digest v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling backtrace v0.3.14
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling tokio-reactor v0.1.8
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.11
[INFO] [stderr]    Compiling mime v0.3.13
[INFO] [stderr]    Compiling sha-1 v0.8.1
[INFO] [stderr]    Compiling tokio-timer v0.2.10
[INFO] [stderr]    Compiling tokio-fs v0.1.5
[INFO] [stderr]    Compiling tokio-current-thread v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling tokio-udp v0.1.3
[INFO] [stderr]    Compiling tokio-uds v0.2.5
[INFO] [stderr]    Compiling tokio-tcp v0.1.3
[INFO] [stderr]    Compiling tokio-sync v0.1.2
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXwNypx"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr] error: could not compile `idna` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio-fs` (lib) due to 1 previous error
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtokio_fs-36788b3044fd1d3b.rlib`: 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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaevPhiw/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name regex_syntax --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.5/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=043123f6c5269488 -C extra-filename=-f323aa0ecb62f28b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-467191664c526627.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `tokio-sync` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustciMzMLq/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libphf_codegen-fbbb26a237a321f0.rlib,libphf_generator-f644a56fc4dcc251.rlib,librand-0def70a4d5b26add.rlib,librand_xorshift-ae4c23cfd4705006.rlib,librand_pcg-9acc774a9b3b15a6.rlib,librand_hc-1bab52cb48f72071.rlib,librand_chacha-ce2108cfc696622e.rlib,librand_isaac-a2b24d7c143bf563.rlib,librand_core-0e15fdd2c76ed276.rlib,librand_os-0c5a544453921370.rlib,liblibc-0d57a26c77fd01cb.rlib,librand_jitter-fb504c2ef1cb9efc.rlib,librand_core-d543da36bb86e4e7.rlib,libphf_shared-bbdaaeb1f28f3033.rlib,libunicase-da0f9f6107116c0a.rlib,libsiphasher-e6cea29d30c11410.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mime_guess-0108bf607ab55481/build_script_build-0108bf607ab55481" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]            #0 0x00007091b7561ba7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f61ba7)
[INFO] [stdout]            #1 0x00007091b7561fbc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f61fbc)
[INFO] [stdout]            #2 0x00007091b3419520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
[INFO] [stdout]            #3 0x00007091b3577861 (/lib/x86_64-linux-gnu/libc.so.6+0x1a0861)
[INFO] [stdout]            #4 0x00007091ba47a118 llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0
[INFO] [stdout]            #5 0x00007091b7513511 std::_Function_handler<void (), llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref<void (unsigned long)>)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f13511)
[INFO] [stdout]            #6 0x00007091b7511c7d llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref<void (unsigned long)>) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f11c7d)
[INFO] [stdout]            #7 0x00005562ad5a7dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad)
[INFO] [stdout]            #8 0x00005562ad53c7ba void lld::elf::OutputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true> >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0
[INFO] [stdout]            #9 0x00007091b75133e2 std::_Function_handler<void (), llvm::parallel::TaskGroup::spawn(std::function<void ()>, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f133e2)
[INFO] [stdout]           #10 0x00007091b751279a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f1279a)
[INFO] [stdout]           #11 0x00007091b748dd00 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e8dd00)
[INFO] [stdout]           #12 0x00007091b346bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3)
[INFO] [stdout]           #13 0x00007091b34fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04)
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/mime_guess-0108bf607ab55481/build_script_build-0108bf607ab55481': No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mime_guess` (build script) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.26/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=bf57037a1365b45d -C extra-filename=-55746f30122b4249 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d0b07734698b1b8c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3a8bee9cb843a3ac.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "ee6618ea0fe301a9f9999780f8e05fe065b613acb88cef30afb6e915458327ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6618ea0fe301a9f9999780f8e05fe065b613acb88cef30afb6e915458327ad", kill_on_drop: false }`
[INFO] [stdout] ee6618ea0fe301a9f9999780f8e05fe065b613acb88cef30afb6e915458327ad
