[INFO] cloning repository https://github.com/rahatHSL/rust-assignment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rahatHSL/rust-assignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrahatHSL%2Frust-assignment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrahatHSL%2Frust-assignment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c330100b9f2a0ba32aca652b9c9f748fbc64228 [INFO] building rahatHSL/rust-assignment against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrahatHSL%2Frust-assignment" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rahatHSL/rust-assignment on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rahatHSL/rust-assignment [INFO] finished tweaking git repo https://github.com/rahatHSL/rust-assignment [INFO] tweaked toml for git repo https://github.com/rahatHSL/rust-assignment written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rahatHSL/rust-assignment 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79caa936673bf491958b542ed52c3977e30b59ef97fa38d8b02b05e91495f15e [INFO] running `Command { std: "docker" "start" "-a" "79caa936673bf491958b542ed52c3977e30b59ef97fa38d8b02b05e91495f15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79caa936673bf491958b542ed52c3977e30b59ef97fa38d8b02b05e91495f15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79caa936673bf491958b542ed52c3977e30b59ef97fa38d8b02b05e91495f15e", kill_on_drop: false }` [INFO] [stdout] 79caa936673bf491958b542ed52c3977e30b59ef97fa38d8b02b05e91495f15e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1261f43b8b3513ab83c26498ecde0a96f9ad085c3e081f23e6ce0e7d921adb4a [INFO] running `Command { std: "docker" "start" "-a" "1261f43b8b3513ab83c26498ecde0a96f9ad085c3e081f23e6ce0e7d921adb4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [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 zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ct-codecs v1.1.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling hmac-sha256 v1.1.8 [INFO] [stderr] Compiling hmac-sha512 v1.1.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling binstring v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jwt-simple v0.11.9 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling base64-url v2.0.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `actix-http` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name actix_http --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.10.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 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compress-brotli", "compress-gzip", "compress-zstd", "default", "http2", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "ws"))' -C metadata=677aa3c58b2f04cb -C extra-filename=-8b553df3af96a7e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-3c4bb6202ad8be5b.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-12c2c468ec2d3b4a.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-b3165692904ace28.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-7ba0f8ed47349a26.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2f43201ad6f50e0f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9cf0a06ad71e3030.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-0af02c4a2afc3c1a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-af5a6da4c2547299.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-672f61ee5f6bf8e0.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8d395e69e6dc9c68.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c28824f737572249.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-cc528e153038f9b8.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-f646ae30a758a590.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d074567ad1b70f80.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-6ae027995fb8c944.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-325f89158dfea991.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-cd975fb61391e1a6.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-e4a53a8a36f6aeb0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9ed5df3c6d826695.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-8a67e06e5b7779ca.rmeta --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-e69c7bac2c6cbd65.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-3edf589330919161.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b41fb32edf79c8cd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2e2ea4a68bdbf27f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4bb533b8d694c517.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-7ca4d1c00179b461.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-fd010d78c152f331.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4cef3cbd1f78407a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-adb9447e85b633cb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-664cb9b00fd7ba33.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b32cdf66e7e3c110.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-fb08334c4ec68e11/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/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="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-native-tls"' --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=385bddf933c956c0 -C extra-filename=-dff2885521225beb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ae6e7688c73c35ad.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-af5a6da4c2547299.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c28824f737572249.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d074567ad1b70f80.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-71cbd4c5e7155e5a.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-6ae027995fb8c944.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-325f89158dfea991.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-38bbf5ad15d9fb74.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f86dafcab4ebf8a9.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-f8316adcba6406cc.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-f3504359ee4085c5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d15a228e28fc4620.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-3edf589330919161.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-59232838d2cac6c3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-13734443c30f96be.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b41fb32edf79c8cd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2e2ea4a68bdbf27f.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-3055e13dbdfe6520.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1cdcbbdd932aed4c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36091c25b6e8410c.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f76a3b0a3ee065f4.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-0dd6a15de52e2ba9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4cef3cbd1f78407a.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-6e067f8b0bef31e7.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-66c5cc5071d1137b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-08cb06e92c4f8090.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustls` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/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="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=d25d45da33e8ac3b -C extra-filename=-9566ea527a8a2cf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d15a228e28fc4620.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-8b6903094752896b.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fe1911803d4c0230.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-ff11babf5934acbc.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9b6110181f335a76/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1261f43b8b3513ab83c26498ecde0a96f9ad085c3e081f23e6ce0e7d921adb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1261f43b8b3513ab83c26498ecde0a96f9ad085c3e081f23e6ce0e7d921adb4a", kill_on_drop: false }` [INFO] [stdout] 1261f43b8b3513ab83c26498ecde0a96f9ad085c3e081f23e6ce0e7d921adb4a