[INFO] cloning repository https://github.com/weaveVM/rusty-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weaveVM/rusty-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FweaveVM%2Frusty-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FweaveVM%2Frusty-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 898475c437764dd9e3d09e69443c2b77c2380461 [INFO] testing weaveVM/rusty-gateway against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FweaveVM%2Frusty-gateway" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weaveVM/rusty-gateway on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weaveVM/rusty-gateway [INFO] finished tweaking git repo https://github.com/weaveVM/rusty-gateway [INFO] tweaked toml for git repo https://github.com/weaveVM/rusty-gateway written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/weaveVM/rusty-gateway 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 084ffd5aa0bf925203a5b3b8e54cf2a63c105373198a3073672ee067f17096b2 [INFO] running `Command { std: "docker" "start" "-a" "084ffd5aa0bf925203a5b3b8e54cf2a63c105373198a3073672ee067f17096b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "084ffd5aa0bf925203a5b3b8e54cf2a63c105373198a3073672ee067f17096b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084ffd5aa0bf925203a5b3b8e54cf2a63c105373198a3073672ee067f17096b2", kill_on_drop: false }` [INFO] [stdout] 084ffd5aa0bf925203a5b3b8e54cf2a63c105373198a3073672ee067f17096b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3602d241a5ec8fc41ed18f846500c511867ec2e46221cd354decd14e56834f3 [INFO] running `Command { std: "docker" "start" "-a" "e3602d241a5ec8fc41ed18f846500c511867ec2e46221cd354decd14e56834f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling syn-solidity v0.8.22 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling alloy-rlp v0.3.11 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling alloy-primitives v0.8.22 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.22 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling alloy-json-abi v0.8.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling alloy-eip7702 v0.4.2 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.8.3 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling alloy-eips v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.22 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.22 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling alloy-consensus v0.8.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling alloy-consensus-any v0.8.3 [INFO] [stderr] Compiling alloy-network-primitives v0.8.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling alloy-sol-macro v0.8.22 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling alloy-sol-types v0.8.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling reqwest v0.12.13 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling interprocess v2.2.3 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling shuttle-common v0.50.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `crossterm` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name crossterm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.27.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="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=765fce9062fb784b -C extra-filename=-ca3acaeb45609ff3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-96e56b993b11ae97.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-07d63c5a1a4c2122.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5989cb52a4bbffef.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b8bdd9716a206d67.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-e020a98213c8f936.rmeta --extern signal_hook_mio=/opt/rustwide/target/debug/deps/libsignal_hook_mio-128b618dbe8e6b34.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tungstenite` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name tungstenite --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.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="__rustls-tls"' --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pki-types"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=6425abca8ec7a8e5 -C extra-filename=-f1c52cce94371edc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d47747d31a9c62a9.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b2c98f7e771d5c4c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a9630174897c4ce.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-ef7f67eccefdfa63.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e97c65b415455502.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-6629c0dd38785a78.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2e4234be2bbf9b66.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ba34c2c990d6f66a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0417d7edc699b8a9.rmeta --extern utf8=/opt/rustwide/target/debug/deps/libutf8-d75228722519eff6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8b53488479c2ac95/out` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=c65ef8dadd650f4f -C extra-filename=-aed67eec89b6fdd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d47747d31a9c62a9.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-68ad4a143c31cce1.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-baf1a59f0a8339c1.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-1276d638ec010171.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-99647dc0b6903c51.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-2229f6695ce97429.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6b7617681aa41ff9.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-e8281a5bfac91e20.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9aae67a4e846df6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-d1daeeff76810c71.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-765b6266638d0b66.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-102679d2925e91c6.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c56e6940cc22dba4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-257c8341ba59ef12.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-920fde25cd1bc28f.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-42c69ac1fe55b81f.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-17f912c27eab8964.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f39db9744b42881.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0d7b5b0422b0b6aa.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-322090662e27e637.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-881d9833caf02a91.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8b53488479c2ac95/out` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamBn6AB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3602d241a5ec8fc41ed18f846500c511867ec2e46221cd354decd14e56834f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3602d241a5ec8fc41ed18f846500c511867ec2e46221cd354decd14e56834f3", kill_on_drop: false }` [INFO] [stdout] e3602d241a5ec8fc41ed18f846500c511867ec2e46221cd354decd14e56834f3