[INFO] cloning repository https://github.com/bennyhodl/benlnurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennyhodl/benlnurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennyhodl%2Fbenlnurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennyhodl%2Fbenlnurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ac0ab47f852e0ba46b0506b6bf9dc526f3be454 [INFO] testing bennyhodl/benlnurl against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennyhodl%2Fbenlnurl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennyhodl/benlnurl on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bennyhodl/benlnurl [INFO] finished tweaking git repo https://github.com/bennyhodl/benlnurl [INFO] tweaked toml for git repo https://github.com/bennyhodl/benlnurl written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bennyhodl/benlnurl 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d048c8121a2077723b3dff30e3302dd2ced624da6336cf9414fd4195adc7e6a8 [INFO] running `Command { std: "docker" "start" "-a" "d048c8121a2077723b3dff30e3302dd2ced624da6336cf9414fd4195adc7e6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d048c8121a2077723b3dff30e3302dd2ced624da6336cf9414fd4195adc7e6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d048c8121a2077723b3dff30e3302dd2ced624da6336cf9414fd4195adc7e6a8", kill_on_drop: false }` [INFO] [stdout] d048c8121a2077723b3dff30e3302dd2ced624da6336cf9414fd4195adc7e6a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afea91ed6c7c4b4ece700a7556e98a0f487b7ff04aaeba40d654d975b30d585c [INFO] running `Command { std: "docker" "start" "-a" "afea91ed6c7c4b4ece700a7556e98a0f487b7ff04aaeba40d654d975b30d585c", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [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 http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling prost v0.12.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rust_decimal_macros v1.32.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling tonic_lnd v0.5.0 (https://github.com/Synota-io/tonic_lnd.git#5e185d0e) [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-socks v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling lnurl-rs v0.3.0 [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.22/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="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="serde_json"' --cfg 'feature="socks"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-socks"' --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", "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-pemfile", "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", "trust-dns-resolver", "wasm-streams", "webpki-roots"))' -C metadata=7bd6130cd43d4b78 -C extra-filename=-61344e99e725e5bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c7f1b1941e968e2b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0cbd1c7110a1e56d.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2a0986d3eb52843d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-655f560b951b367c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4de52f6a03d5ffc6.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-5999287088df3499.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-67cb07e5e2b54f2a.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-4335d60ea895dc54.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d9d7d06a4760106b.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-13c74af89c6d819b.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-0b1b37fbfe6deabc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9e77c5346729da41.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-9cb08a7b8b25bdde.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-88da25fb809d9a5c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-762c6957ae74e2f6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-97ca81684fc40eb4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bfe1c92e54766f04.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f9125a97c2f14c84.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9eb31f5506ccfbe6.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-06f2daaf1395d7b7.rmeta --extern tokio_socks=/opt/rustwide/target/debug/deps/libtokio_socks-99585c4c90cba4c9.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9d9a3c5b1e3e6eb5.rmeta --cap-lints allow --cap-lints=warn` (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 `lnurl-rs` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name lnurl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lnurl-rs-0.3.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="async"' --cfg 'feature="async-https"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-https", "blocking", "default", "reqwest", "ureq"))' -C metadata=302c22d737d2893b -C extra-filename=-9e305e341e1abb06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-a3f8452c841b02d6.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86f328f9bfe71f69.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-d8e855bfd5ea33ba.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-935d5e8ac7474104.rmeta --extern bitcoin_hashes=/opt/rustwide/target/debug/deps/libbitcoin_hashes-06af34680c9d1009.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-84ba793bc88d4e3d.rmeta --extern email_address=/opt/rustwide/target/debug/deps/libemail_address-831c92815fc84db4.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-61344e99e725e5bc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-97ca81684fc40eb4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bfe1c92e54766f04.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-e2b5dd2d11b75f3e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9d9a3c5b1e3e6eb5.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0ebe2333fbb3fb98/out -L native=/opt/rustwide/target/debug/build/ring-0138c10f1ce11b29/out` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaO04JhI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "afea91ed6c7c4b4ece700a7556e98a0f487b7ff04aaeba40d654d975b30d585c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afea91ed6c7c4b4ece700a7556e98a0f487b7ff04aaeba40d654d975b30d585c", kill_on_drop: false }` [INFO] [stdout] afea91ed6c7c4b4ece700a7556e98a0f487b7ff04aaeba40d654d975b30d585c