[INFO] cloning repository https://github.com/gprs1809/orderbook_challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gprs1809/orderbook_challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgprs1809%2Forderbook_challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgprs1809%2Forderbook_challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5717ff3c7c422fe4bbf488d6dfe8bea18cee1ffb [INFO] testing gprs1809/orderbook_challenge against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgprs1809%2Forderbook_challenge" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gprs1809/orderbook_challenge on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gprs1809/orderbook_challenge [INFO] finished tweaking git repo https://github.com/gprs1809/orderbook_challenge [INFO] tweaked toml for git repo https://github.com/gprs1809/orderbook_challenge written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gprs1809/orderbook_challenge 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" "+1.86.0" "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 rust_decimal_macros v1.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 567f0e5ac0cdff7c7872a52507a1597dab8016b7fd99ca146ee8f06296d689c4 [INFO] running `Command { std: "docker" "start" "-a" "567f0e5ac0cdff7c7872a52507a1597dab8016b7fd99ca146ee8f06296d689c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "567f0e5ac0cdff7c7872a52507a1597dab8016b7fd99ca146ee8f06296d689c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567f0e5ac0cdff7c7872a52507a1597dab8016b7fd99ca146ee8f06296d689c4", kill_on_drop: false }` [INFO] [stdout] 567f0e5ac0cdff7c7872a52507a1597dab8016b7fd99ca146ee8f06296d689c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994ba4329097012d61bc016b84c4c24ea8cd6a440ec378d1d208d6d321bb83a8 [INFO] running `Command { std: "docker" "start" "-a" "994ba4329097012d61bc016b84c4c24ea8cd6a440ec378d1d208d6d321bb83a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling rust_decimal_macros v1.32.0 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling orderbook_challenge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnnhZZS/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtonic_build-f19ed00665738aa6.rlib,libprettyplease-9db6ef6c5e507059.rlib,libsyn-da5c6214b3bb3800.rlib,libprost_build-bb2421c0fbed639e.rlib,libtempfile-944630d486e3bf8e.rlib,libfastrand-a915bf1459a427c5.rlib,librustix-1623c4dfb5a477ee.rlib,libbitflags-aadda64a7c4cf768.rlib,liblinux_raw_sys-58b3f68f1ccd18c5.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libpetgraph-78f6957636b755d8.rlib,libindexmap-65595fbd5a17f356.rlib,libequivalent-db15523419256f60.rlib,libhashbrown-4d75d5155caba9f1.rlib,libfixedbitset-70c1d651e23dea87.rlib,libheck-20b1c9cf44831148.rlib,libmultimap-ee64db3ccce1a509.rlib,liblog-d3a95781900a180a.rlib,libitertools-3d7b26739a6e13aa.rlib,libeither-e1c7bd63f6e42775.rlib,libregex-d88a5bc36c026149.rlib,libregex_automata-04f4d5384c08129c.rlib,libregex_syntax-ed296b0b727d3ce1.rlib,libprost_types-c01b26195fedf940.rlib,libprost-e3bdf07ae04ee208.rlib,libbytes-24b344b3f717ff63.rlib,liblazy_static-47998e04dd4ac9f3.rlib,libquote-17f706c42e6655ea.rlib,libproc_macro2-1d1415b693e68c16.rlib,libunicode_ident-6ae554bfe0a19172.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/orderbook_challenge-3673fbd2b086592e/build_script_build-3673fbd2b086592e" "-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: /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] error: could not compile `tokio-native-tls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio_native_tls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/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("vendored"))' -C metadata=ddaf1790b56676d8 -C extra-filename=-15310137a192a761 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-8ca1345cb966f877.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc983637f86a89bb.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `orderbook_challenge` (build script) due to 1 previous error [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/rmetaF1eSPE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.25/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 --cfg 'feature="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=1049ef9695d273d3 -C extra-filename=-5f5d7b234298491d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-6ac6cded585f3fed.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-817ea04a92d50a33.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-5fe003b656dea80f.so --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-2d2fca8941b0d43d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9a10bd9cd6509646.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-eef611da029be526.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-86ce3cf7e8ecb62a.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-5044fdbe45211e78.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e85db9c1df068e2f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `tokio-tungstenite` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4LQZAg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-stream` (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 `tokio-util` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio_util --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.8/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 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=c220a24142e8aa9a -C extra-filename=-cdb89f6d4adee5f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a8981e430bd8ac4d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ccfbd27327b5078c.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-78511db3d066ca69.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-113dbccb0259f39c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc983637f86a89bb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ec9a35a630a4e237.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=df76b68542ebfc76 -C extra-filename=-bc983637f86a89bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a8981e430bd8ac4d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4fbdaa5ce9f79af0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-cbde16fa38cf1e67.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9b38b946e6ac5603.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b6ecbe75f736a881.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-113dbccb0259f39c.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-65725e078d1c3d0b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b7b7eaab05c68a26.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2e1e57c45b7e5b6d.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "994ba4329097012d61bc016b84c4c24ea8cd6a440ec378d1d208d6d321bb83a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994ba4329097012d61bc016b84c4c24ea8cd6a440ec378d1d208d6d321bb83a8", kill_on_drop: false }` [INFO] [stdout] 994ba4329097012d61bc016b84c4c24ea8cd6a440ec378d1d208d6d321bb83a8