[INFO] cloning repository https://github.com/audunhalland/warp_self_replicating_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audunhalland/warp_self_replicating_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fwarp_self_replicating_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fwarp_self_replicating_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cda369bfa707fa225da442654e92ba57403c40c [INFO] testing audunhalland/warp_self_replicating_server/2cda369bfa707fa225da442654e92ba57403c40c against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fwarp_self_replicating_server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/audunhalland/warp_self_replicating_server on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/audunhalland/warp_self_replicating_server [INFO] finished tweaking git repo https://github.com/audunhalland/warp_self_replicating_server [INFO] tweaked toml for git repo https://github.com/audunhalland/warp_self_replicating_server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/audunhalland/warp_self_replicating_server 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1882c476cff80bafa56672679e19d17b5eb9db988d098aa7a1c5cafcd6ed186 [INFO] running `Command { std: "docker" "start" "-a" "f1882c476cff80bafa56672679e19d17b5eb9db988d098aa7a1c5cafcd6ed186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1882c476cff80bafa56672679e19d17b5eb9db988d098aa7a1c5cafcd6ed186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1882c476cff80bafa56672679e19d17b5eb9db988d098aa7a1c5cafcd6ed186", kill_on_drop: false }` [INFO] [stdout] f1882c476cff80bafa56672679e19d17b5eb9db988d098aa7a1c5cafcd6ed186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb8033eb430e3e339e37d494d761b06df7c139eb04e97e9f5c6e04cbee2e9378 [INFO] running `Command { std: "docker" "start" "-a" "cb8033eb430e3e339e37d494d761b06df7c139eb04e97e9f5c6e04cbee2e9378", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nodrop v0.1.13 [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 siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-threadpool` (lib) [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/rmetafHTl6T" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcmFNvQ5/symbols.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.build_script_build.d8551f17c781d04-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8.7cemy3v5onk1n2lr0kx08jhou.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libphf_codegen-afa5245dcaa5a390.rlib" "/opt/rustwide/target/debug/deps/libphf_generator-cbb68da4076e8c09.rlib" "/opt/rustwide/target/debug/deps/librand-e2c1b2a8262aaa48.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7f22c27fa1a575d7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-db1fd4f93d42d5dd.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e3d705fd19d96706.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fee06707cbca0e6c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-be874a3bca0e3222.rlib" "/opt/rustwide/target/debug/deps/librand_core-c66b9c2d9aaf79b2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1a3988b0125cc898.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee3709320c0aabff.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-d9d8903652c908f9.rlib" "/opt/rustwide/target/debug/deps/librand_core-817885b387b0bb42.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a2fee05fc50e5301.rlib" "/opt/rustwide/target/debug/deps/libunicase-36bb90371b25ab51.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-99d53a43b4064198.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mime_guess-6007c29d12f992e8/build_script_build-6007c29d12f992e8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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 `tokio-tcp` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `mime_guess` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCaKL40" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-reactor` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQmc5Er" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-udp` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacPnSew" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio-fs` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafa4hQr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-uds` (lib) 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 `idna` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacIbwur" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaoZpWvZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5FS07q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cb8033eb430e3e339e37d494d761b06df7c139eb04e97e9f5c6e04cbee2e9378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8033eb430e3e339e37d494d761b06df7c139eb04e97e9f5c6e04cbee2e9378", kill_on_drop: false }` [INFO] [stdout] cb8033eb430e3e339e37d494d761b06df7c139eb04e97e9f5c6e04cbee2e9378