[INFO] cloning repository https://github.com/zhengcan/pulsar-rs-issue-194 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhengcan/pulsar-rs-issue-194" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhengcan%2Fpulsar-rs-issue-194", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhengcan%2Fpulsar-rs-issue-194'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecf0b66288e177d1c4b37b6c36c75994bf281a3e [INFO] testing zhengcan/pulsar-rs-issue-194 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%2Fzhengcan%2Fpulsar-rs-issue-194" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhengcan/pulsar-rs-issue-194 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/zhengcan/pulsar-rs-issue-194 [INFO] finished tweaking git repo https://github.com/zhengcan/pulsar-rs-issue-194 [INFO] tweaked toml for git repo https://github.com/zhengcan/pulsar-rs-issue-194 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zhengcan/pulsar-rs-issue-194 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7f7b9bac734aff8aa8907ff8e61d7615ba861fd2a84abfcb0800e61786ed9ffb [INFO] running `Command { std: "docker" "start" "-a" "7f7b9bac734aff8aa8907ff8e61d7615ba861fd2a84abfcb0800e61786ed9ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7b9bac734aff8aa8907ff8e61d7615ba861fd2a84abfcb0800e61786ed9ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7b9bac734aff8aa8907ff8e61d7615ba861fd2a84abfcb0800e61786ed9ffb", kill_on_drop: false }` [INFO] [stdout] 7f7b9bac734aff8aa8907ff8e61d7615ba861fd2a84abfcb0800e61786ed9ffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ccbfd7ce3648b2efaee088b02a89e38202cc61242a766939ef5eb8463b85b0af [INFO] running `Command { std: "docker" "start" "-a" "ccbfd7ce3648b2efaee088b02a89e38202cc61242a766939ef5eb8463b85b0af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling async-lock v3.1.0 [INFO] [stderr] Compiling crypto-bigint v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling elliptic-curve v0.13.6 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling platforms v3.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling primeorder v0.13.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rsa v0.9.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling pulsar v6.1.0 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.5.0 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling pem v3.0.2 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling data-url v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] warning: lz4-sys@1.9.4: liblz4/lib/lz4hc.c:1631:1: fatal error: error writing to /tmp/ccu6W1Io.s: No space left on device [INFO] [stderr] warning: lz4-sys@1.9.4: 1631 | } [INFO] [stderr] warning: lz4-sys@1.9.4: | ^ [INFO] [stderr] warning: lz4-sys@1.9.4: compilation terminated. [INFO] [stderr] warning: lz4-sys@1.9.4: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.9.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lz4-sys-5e836b463f0d5e6c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/lz4.o" "-c" "liblz4/lib/lz4.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/lz4frame.o" "-c" "liblz4/lib/lz4frame.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/lz4hc.o" "-c" "liblz4/lib/lz4hc.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/xxhash.o" "-c" "liblz4/lib/xxhash.c" [INFO] [stderr] cargo:warning=liblz4/lib/lz4hc.c:1631:1: fatal error: error writing to /tmp/ccu6W1Io.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1631 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-d8c47bc22058848b/out/liblz4/lib/lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [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/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --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", "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=eeb0d0c276fea3eb -C extra-filename=-bc8611e07b9aab5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bbf874639731fed2.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-46fc477ddb870087.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8b98540b6ae4b8a9.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-be2f2c545813cb68.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-75ad559c956cf86f.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-e4c1e840e450fa9d.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-db09bf6c1aee01f0.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-df38874a803ad882.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-21a83f2d587ce134.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c7832f75d20f8ed2.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.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 rustls=/opt/rustwide/target/debug/deps/librustls-fc1ef87526f41417.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-a9735392b0d827f7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-70a54a851ef280f5.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e3cbdb3e72fbb6a7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2fe6b78aed2bd58b.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-478fbdea77a4931a.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2a31410fef0b494e.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-2836ca8d6eec6a8d.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-beccba60c5a8d3bc/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ccbfd7ce3648b2efaee088b02a89e38202cc61242a766939ef5eb8463b85b0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbfd7ce3648b2efaee088b02a89e38202cc61242a766939ef5eb8463b85b0af", kill_on_drop: false }` [INFO] [stdout] ccbfd7ce3648b2efaee088b02a89e38202cc61242a766939ef5eb8463b85b0af