[INFO] cloning repository https://github.com/RoryLetteney/rust-diesel-orm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoryLetteney/rust-diesel-orm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoryLetteney%2Frust-diesel-orm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoryLetteney%2Frust-diesel-orm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 180355135a81623ec4dacd8421f72b49e123193b [INFO] testing RoryLetteney/rust-diesel-orm/180355135a81623ec4dacd8421f72b49e123193b against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoryLetteney%2Frust-diesel-orm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RoryLetteney/rust-diesel-orm on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RoryLetteney/rust-diesel-orm [INFO] finished tweaking git repo https://github.com/RoryLetteney/rust-diesel-orm [INFO] tweaked toml for git repo https://github.com/RoryLetteney/rust-diesel-orm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RoryLetteney/rust-diesel-orm 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eed9a606801f5844c7191e90025ee5751044dfff5d358d5188152c0416c9e22 [INFO] running `Command { std: "docker" "start" "-a" "1eed9a606801f5844c7191e90025ee5751044dfff5d358d5188152c0416c9e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eed9a606801f5844c7191e90025ee5751044dfff5d358d5188152c0416c9e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eed9a606801f5844c7191e90025ee5751044dfff5d358d5188152c0416c9e22", kill_on_drop: false }` [INFO] [stdout] 1eed9a606801f5844c7191e90025ee5751044dfff5d358d5188152c0416c9e22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 412b4d2464244d833cc3f870927a928f44fde1d3815548c754a2b44ca78bd10f [INFO] running `Command { std: "docker" "start" "-a" "412b4d2464244d833cc3f870927a928f44fde1d3815548c754a2b44ca78bd10f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-ca26de7204e55f05.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-codec` (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-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name actix_codec --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-codec-0.5.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d306ce426a3df276 -C extra-filename=-d306ce426a3df276 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f67657259700e1e6.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-547e3cde74f7b4e6.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-a144dc6c202b4b11.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d15fdd76cb1d7294.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3def2dc14ce4bf76.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-42462a84788c216a.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustciCJKJF/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-server` (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-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name actix_server --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-server-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "io-uring", "tokio-uring"))' -C metadata=767fd9085cc6b733 -C extra-filename=-767fd9085cc6b733 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-5f91419c2b03b431.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-57c3bb35c9988f48.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-58e95bafe339a88c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-547e3cde74f7b4e6.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-168aca5ec82c4027.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0943bc7bc4279847.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-74ea983ab7769ff4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e7fbcd6074902345.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3def2dc14ce4bf76.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c51ef20f80aa9672.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8MIzuV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `h2` (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-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=4ccaadea75729cba -C extra-filename=-4ccaadea75729cba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f67657259700e1e6.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-547e3cde74f7b4e6.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-a144dc6c202b4b11.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-168aca5ec82c4027.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-50178d983a9c4704.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1ce30c148e54e12a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ce952e4d8ebf26c9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3def2dc14ce4bf76.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-42462a84788c216a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c51ef20f80aa9672.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/cc8ptePr.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 766 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/dictBuilder/zdict.c:1205:1: fatal error: error writing to /tmp/ccfveF8I.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 1205 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/decompress/zstd_decompress.c:2230:1: fatal error: error writing to /tmp/cc6duX2v.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 2230 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/dictBuilder/cover.c:1253:1: fatal error: error writing to /tmp/ccxXCCrB.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 1253 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/compress/zstd_double_fast.c:696:1: fatal error: error writing to /tmp/ccsG2oae.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 696 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cc2fi3RY.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 1913 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/legacy/zstd_v06.c:4154:1: fatal error: error writing to /tmp/ccQvLpAH.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 4154 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/compress/zstd_opt.c:1442:1: fatal error: error writing to /tmp/cccABeyc.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 1442 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/legacy/zstd_v04.c:3647:1: fatal error: error writing to /tmp/cc2Ch4um.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 3647 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^~~~~~ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/compress/zstd_compress.c:6327:1: fatal error: error writing to /tmp/ccsvTnlD.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 6327 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/decompress/zstd_decompress_block.c:2072:1: fatal error: error writing to /tmp/cclfyZvf.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 2072 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/decompress/huf_decompress.c:1888:1: fatal error: error writing to /tmp/ccULDPYX.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 1888 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/compress/zstd_lazy.c:2104:1: fatal error: error writing to /tmp/ccdR1kJJ.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 2104 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.1+zstd.1.5.2` [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/zstd-sys-6d7b5958a2570e3a/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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_fast.o" "-c" "zstd/lib/compress/zstd_fast.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstdmt_compress.o" "-c" "zstd/lib/compress/zstdmt_compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_compress_sequences.o" "-c" "zstd/lib/compress/zstd_compress_sequences.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_double_fast.o" "-c" "zstd/lib/compress/zstd_double_fast.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_compress.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/decompress/zstd_decompress_block.o" "-c" "zstd/lib/decompress/zstd_decompress_block.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/dictBuilder/cover.o" "-c" "zstd/lib/dictBuilder/cover.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/legacy/zstd_v04.o" "-c" "zstd/lib/legacy/zstd_v04.c" [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/fastcover.c:766:1: fatal error: error writing to /tmp/cc8ptePr.s: No space left on device [INFO] [stderr] cargo:warning= 766 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/legacy/zstd_v06.o" "-c" "zstd/lib/legacy/zstd_v06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/zdict.c:1205:1: fatal error: error writing to /tmp/ccfveF8I.s: No space left on device [INFO] [stderr] cargo:warning= 1205 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/decompress/zstd_decompress.c:2230:1: fatal error: error writing to /tmp/cc6duX2v.s: No space left on device [INFO] [stderr] cargo:warning= 2230 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/cover.c:1253:1: fatal error: error writing to /tmp/ccxXCCrB.s: No space left on device [INFO] [stderr] cargo:warning= 1253 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_double_fast.c:696:1: fatal error: error writing to /tmp/ccsG2oae.s: No space left on device [INFO] [stderr] cargo:warning= 696 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cc2fi3RY.s: No space left on device [INFO] [stderr] cargo:warning= 1913 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v06.c:4154:1: fatal error: error writing to /tmp/ccQvLpAH.s: No space left on device [INFO] [stderr] cargo:warning= 4154 | size_t ZBUFFv06_recommendedDOutSize(void) { return ZSTDv06_BLOCKSIZE_MAX; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_opt.c:1442:1: fatal error: error writing to /tmp/cccABeyc.s: No space left on device [INFO] [stderr] cargo:warning= 1442 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/legacy/zstd_v04.c:3647:1: fatal error: error writing to /tmp/cc2Ch4um.s: No space left on device [INFO] [stderr] cargo:warning= 3647 | size_t ZSTDv04_freeDCtx(ZSTD_DCtx* dctx) { return ZSTD_freeDCtx(dctx); } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_compress.c:6327:1: fatal error: error writing to /tmp/ccsvTnlD.s: No space left on device [INFO] [stderr] cargo:warning= 6327 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/decompress/zstd_decompress_block.c:2072:1: fatal error: error writing to /tmp/cclfyZvf.s: No space left on device [INFO] [stderr] cargo:warning= 2072 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/decompress/huf_decompress.c:1888:1: fatal error: error writing to /tmp/ccULDPYX.s: No space left on device [INFO] [stderr] cargo:warning= 1888 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_lazy.c:2104:1: fatal error: error writing to /tmp/ccdR1kJJ.s: No space left on device [INFO] [stderr] cargo:warning= 2104 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-c704f9a99cbd7132/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "412b4d2464244d833cc3f870927a928f44fde1d3815548c754a2b44ca78bd10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412b4d2464244d833cc3f870927a928f44fde1d3815548c754a2b44ca78bd10f", kill_on_drop: false }` [INFO] [stdout] 412b4d2464244d833cc3f870927a928f44fde1d3815548c754a2b44ca78bd10f