[INFO] cloning repository https://github.com/gorserg/udt-r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gorserg/udt-r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorserg%2Fudt-r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorserg%2Fudt-r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe6f8d6b1fcae37088c0e061de195996e1823f08 [INFO] testing gorserg/udt-r against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorserg%2Fudt-r" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gorserg/udt-r on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gorserg/udt-r [INFO] finished tweaking git repo https://github.com/gorserg/udt-r [INFO] tweaked toml for git repo https://github.com/gorserg/udt-r written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/gorserg/udt-r already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf6bae44b74521f10cb7f7b7d6c9d22377e2050b6b94a21fa2cf35e4723d8ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9cf6bae44b74521f10cb7f7b7d6c9d22377e2050b6b94a21fa2cf35e4723d8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf6bae44b74521f10cb7f7b7d6c9d22377e2050b6b94a21fa2cf35e4723d8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf6bae44b74521f10cb7f7b7d6c9d22377e2050b6b94a21fa2cf35e4723d8ce", kill_on_drop: false }` [INFO] [stdout] 9cf6bae44b74521f10cb7f7b7d6c9d22377e2050b6b94a21fa2cf35e4723d8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6345ab98dfa7bc37e28c28aefb5c61413b20d0fba07a44c4fbd727e5c35a611d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6345ab98dfa7bc37e28c28aefb5c61413b20d0fba07a44c4fbd727e5c35a611d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling mac_address v1.0.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [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 backtrace v0.3.20 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sys-info v0.5.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.build_script_build.12rz9az2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd" "/opt/rustwide/target/debug/build/mime_guess-8710d9c1c47901bd/build_script_build-8710d9c1c47901bd.19l1m5kcc86nxqjj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libphf_codegen-8b83d20cf8b28723.rlib" "/opt/rustwide/target/debug/deps/libphf_generator-56ec434531962b7b.rlib" "/opt/rustwide/target/debug/deps/librand-bee3ea15504b69ce.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4b304e8ca3b38e5f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2a47a3ab28ac2b9a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-489e768da00e4dce.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f482f447839524ad.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b5837824a43a3528.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f0d0e4c6a7de570.rlib" "/opt/rustwide/target/debug/deps/librand_os-ba17ba6332bfb4a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf255865e3f66936.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-6b8e0f085492fe34.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fd9041298cb6c07b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mime_guess`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: brotli/enc/encode.c:1809:1: fatal error: error writing to /tmp/cc9V0XFI.s: No space left on device [INFO] [stderr] warning: 1809 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaVXJBj7/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaf5GAp1/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6345ab98dfa7bc37e28c28aefb5c61413b20d0fba07a44c4fbd727e5c35a611d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6345ab98dfa7bc37e28c28aefb5c61413b20d0fba07a44c4fbd727e5c35a611d", kill_on_drop: false }` [INFO] [stdout] 6345ab98dfa7bc37e28c28aefb5c61413b20d0fba07a44c4fbd727e5c35a611d