[INFO] cloning repository https://github.com/theodore-lheureux/votodroid-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theodore-lheureux/votodroid-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fvotodroid-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheodore-lheureux%2Fvotodroid-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27301a2fd7fd5ed8394264f0489d086ed29ba7fa [INFO] testing theodore-lheureux/votodroid-server 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%2Ftheodore-lheureux%2Fvotodroid-server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theodore-lheureux/votodroid-server 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/theodore-lheureux/votodroid-server [INFO] finished tweaking git repo https://github.com/theodore-lheureux/votodroid-server [INFO] tweaked toml for git repo https://github.com/theodore-lheureux/votodroid-server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theodore-lheureux/votodroid-server 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3756a8715e39ff5d2de91b423ca7b6e4116107a0d0d3fc12fd96afd84228b91e [INFO] running `Command { std: "docker" "start" "-a" "3756a8715e39ff5d2de91b423ca7b6e4116107a0d0d3fc12fd96afd84228b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3756a8715e39ff5d2de91b423ca7b6e4116107a0d0d3fc12fd96afd84228b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3756a8715e39ff5d2de91b423ca7b6e4116107a0d0d3fc12fd96afd84228b91e", kill_on_drop: false }` [INFO] [stdout] 3756a8715e39ff5d2de91b423ca7b6e4116107a0d0d3fc12fd96afd84228b91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 795956d9867061b225b337d89ecdb45ba6ff76d037a9da5bf6e4d90f622d1de0 [INFO] running `Command { std: "docker" "start" "-a" "795956d9867061b225b337d89ecdb45ba6ff76d037a9da5bf6e4d90f622d1de0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling redis-async v0.13.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/h2-607acfa42828158e.h2.dab64b3b8346796c-cgu.05.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `env_logger` (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 env_logger --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.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 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=c676fb933113ff66 -C extra-filename=-25375521ee3f3023 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-68d2ef8bba7cf780.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-52838b90e75d1877.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-91a860c535f474ca.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-214b0416d5f44404.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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0QIGIq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper_codegen` (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 juniper_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper_codegen-0.15.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b08c55484a1a7c3 -C extra-filename=-a094a47e8f375395 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-1e7b5897b969fd3f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-071d02d1720c0c05.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f960c60dc973377c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f0d6eb4ad8addaab.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `actix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `blake2b_simd` (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 blake2b_simd --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2b_simd-1.0.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=e2053c9726789160 -C extra-filename=-4373ba1fd03e66cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-25c9fb6ef5409f9c.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-ed96146cefc27155.rmeta --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-beff8cd2de40ca33.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavVILM1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-argon2` (lib) due to 1 previous error [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: zstd/lib/common/entropy_common.c:368:1: fatal error: error writing to /tmp/cczBatCB.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: 368 | } [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: zstd/lib/common/error_private.c:56:1: fatal error: error writing to /tmp/cc60XSTV.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: 56 | } [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: zstd/lib/common/fse_decompress.c:399:1: fatal error: error writing to /tmp/ccpWytrg.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: 399 | } [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: zstd/lib/common/pool.c:353:1: fatal error: error writing to /tmp/ccK8cXGH.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: 353 | } [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.4+zstd.1.5.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.4+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-f9539b354ea08efa/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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=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] 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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-495050c9bf6d7539/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-495050c9bf6d7539/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" [INFO] [stderr] cargo:warning=zstd/lib/common/entropy_common.c:368:1: fatal error: error writing to /tmp/cczBatCB.s: No space left on device [INFO] [stderr] cargo:warning= 368 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-495050c9bf6d7539/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-495050c9bf6d7539/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-495050c9bf6d7539/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c" [INFO] [stderr] cargo:warning=zstd/lib/common/error_private.c:56:1: fatal error: error writing to /tmp/cc60XSTV.s: No space left on device [INFO] [stderr] cargo:warning= 56 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/common/fse_decompress.c:399:1: fatal error: error writing to /tmp/ccpWytrg.s: No space left on device [INFO] [stderr] cargo:warning= 399 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/common/pool.c:353:1: fatal error: error writing to /tmp/ccK8cXGH.s: No space left on device [INFO] [stderr] cargo:warning= 353 | } [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" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-495050c9bf6d7539/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqaeW2Y" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel_derives` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "795956d9867061b225b337d89ecdb45ba6ff76d037a9da5bf6e4d90f622d1de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795956d9867061b225b337d89ecdb45ba6ff76d037a9da5bf6e4d90f622d1de0", kill_on_drop: false }` [INFO] [stdout] 795956d9867061b225b337d89ecdb45ba6ff76d037a9da5bf6e4d90f622d1de0