[INFO] cloning repository https://github.com/yjh0502/increstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yjh0502/increstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fincrestore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fincrestore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be8244620a447aba8c614540c4575ba1c52a2243 [INFO] testing yjh0502/increstore against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fincrestore" "/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/yjh0502/increstore on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yjh0502/increstore [INFO] finished tweaking git repo https://github.com/yjh0502/increstore [INFO] tweaked toml for git repo https://github.com/yjh0502/increstore written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yjh0502/increstore 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3e2bc3b0eaacbc100dc8db100c56b5498ae4036192d6acb46c093c180e4fdfd [INFO] running `Command { std: "docker" "start" "-a" "a3e2bc3b0eaacbc100dc8db100c56b5498ae4036192d6acb46c093c180e4fdfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3e2bc3b0eaacbc100dc8db100c56b5498ae4036192d6acb46c093c180e4fdfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e2bc3b0eaacbc100dc8db100c56b5498ae4036192d6acb46c093c180e4fdfd", kill_on_drop: false }` [INFO] [stdout] a3e2bc3b0eaacbc100dc8db100c56b5498ae4036192d6acb46c093c180e4fdfd [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df9099ff34663e29587a3e20121b544029c231a44b0d6ba525eb15692b99a088 [INFO] running `Command { std: "docker" "start" "-a" "df9099ff34663e29587a3e20121b544029c231a44b0d6ba525eb15692b99a088", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling argh_shared v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling highway v0.8.1 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling argh_derive v0.1.9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcx6Semv/list" "-m64" "/tmp/rustcx6Semv/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.tokio_macros.36564a35-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.53jtso3yf89dv2ba.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-a9ab30dcb970edc8.1g3mooqlyp7awcxb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f4ca2f7d54168e1f.rlib" "/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-4f26ae5bfa30ad8f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-a9ab30dcb970edc8.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `argh_derive` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc6duKHD/list" "-m64" "/tmp/rustc6duKHD/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.futures_macro.f0b0ca7d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.560i6241n99lldae.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-5cd0365c2c80a132.1ry0kc2utvkilosm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f4ca2f7d54168e1f.rlib" "/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-4f26ae5bfa30ad8f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-5cd0365c2c80a132.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-macro` due to previous error [INFO] [stderr] error: could not compile `backtrace` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcbIndfZ/list" "-m64" "/tmp/rustcbIndfZ/symbols.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.failure_derive.3b555b68-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.1danucnnwcd9zi5.rcgu.rmeta" "/opt/rustwide/target/debug/deps/failure_derive-ab2be0944b8b2e4a.47m9n79p329yjmmd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsynstructure-c54d36c566c8d003.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3299144a4a74e236.rlib" "/opt/rustwide/target/debug/deps/libsyn-f4ca2f7d54168e1f.rlib" "/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-4f26ae5bfa30ad8f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ece70b22820429ebf0c6d388c32356a14c58fc2f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfailure_derive-ab2be0944b8b2e4a.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `failure_derive` due to 2 previous errors [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd/lib/compress/zstd_fast.c:675:1: fatal error: error writing to /tmp/ccFu0NJL.s: No space left on device [INFO] [stderr] warning: 675 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: zstd/lib/compress/zstd_compress.c:6327:1: fatal error: error writing to /tmp/ccWskhKp.s: No space left on device [INFO] [stderr] warning: 6327 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: zstd/lib/compress/zstd_double_fast.c:696:1: fatal error: error writing to /tmp/ccD13cO3.s: No space left on device [INFO] [stderr] warning: 696 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: /tmp/ccePEIvg.s: Assembler messages: [INFO] [stderr] warning: /tmp/ccePEIvg.s: Fatal error: can't write 53 bytes to section .text.ZDICT_tryMerge of /opt/rustwide/target/debug/build/zstd-sys-742121d056a43cf4/out/zstd/lib/dictBuilder/zdict.o: 'No space left on device' [INFO] [stderr] warning: /tmp/ccePEIvg.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-742121d056a43cf4/out/zstd/lib/dictBuilder/zdict.o: No space left on device [INFO] [stderr] warning: zstd/lib/compress/zstd_opt.c:1442:1: fatal error: error writing to /tmp/cc8aQFUh.s: No space left on device [INFO] [stderr] warning: 1442 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: zstd/lib/decompress/zstd_decompress_block.c:2072:1: fatal error: error writing to /tmp/ccYcUSrw.s: No space left on device [INFO] [stderr] warning: 2072 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: zstd/lib/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cc0Kzs0e.s: No space left on device [INFO] [stderr] warning: 1913 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: zstd/lib/decompress/huf_decompress.c:1888:1: fatal error: error writing to /tmp/cc2kR17h.s: No space left on device [INFO] [stderr] warning: 1888 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: zstd/lib/compress/zstd_lazy.c:2104:1: fatal error: error writing to /tmp/cc1yeXgg.s: No space left on device [INFO] [stderr] warning: 2104 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: 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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-bd1f16b1466832f1/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=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,llvm14-builtins-abi,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-742121d056a43cf4/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.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-742121d056a43cf4/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_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-742121d056a43cf4/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-742121d056a43cf4/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_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-742121d056a43cf4/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.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-742121d056a43cf4/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.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-742121d056a43cf4/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.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-742121d056a43cf4/out/zstd/lib/compress/zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.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-742121d056a43cf4/out/zstd/lib/compress/zstd_lazy.o" "-c" "zstd/lib/compress/zstd_lazy.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-742121d056a43cf4/out/zstd/lib/compress/zstd_compress.o" "-c" "zstd/lib/compress/zstd_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-742121d056a43cf4/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-742121d056a43cf4/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-742121d056a43cf4/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-742121d056a43cf4/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-742121d056a43cf4/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.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-742121d056a43cf4/out/zstd/lib/compress/zstd_compress_literals.o" "-c" "zstd/lib/compress/zstd_compress_literals.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-742121d056a43cf4/out/zstd/lib/compress/zstd_opt.o" "-c" "zstd/lib/compress/zstd_opt.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-742121d056a43cf4/out/zstd/lib/compress/fse_compress.o" "-c" "zstd/lib/compress/fse_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-742121d056a43cf4/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-742121d056a43cf4/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.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-742121d056a43cf4/out/zstd/lib/decompress/huf_decompress.o" "-c" "zstd/lib/decompress/huf_decompress.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-742121d056a43cf4/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-742121d056a43cf4/out/zstd/lib/decompress/zstd_decompress.o" "-c" "zstd/lib/decompress/zstd_decompress.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-742121d056a43cf4/out/zstd/lib/decompress/zstd_ddict.o" "-c" "zstd/lib/decompress/zstd_ddict.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-742121d056a43cf4/out/zstd/lib/dictBuilder/fastcover.o" "-c" "zstd/lib/dictBuilder/fastcover.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-742121d056a43cf4/out/zstd/lib/dictBuilder/divsufsort.o" "-c" "zstd/lib/dictBuilder/divsufsort.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_fast.c:675:1: fatal error: error writing to /tmp/ccFu0NJL.s: No space left on device [INFO] [stderr] cargo:warning= 675 | } [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-742121d056a43cf4/out/zstd/lib/dictBuilder/zdict.o" "-c" "zstd/lib/dictBuilder/zdict.c" [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_compress.c:6327:1: fatal error: error writing to /tmp/ccWskhKp.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/compress/zstd_double_fast.c:696:1: fatal error: error writing to /tmp/ccD13cO3.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=/tmp/ccePEIvg.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccePEIvg.s: Fatal error: can't write 53 bytes to section .text.ZDICT_tryMerge of /opt/rustwide/target/debug/build/zstd-sys-742121d056a43cf4/out/zstd/lib/dictBuilder/zdict.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccePEIvg.s: Fatal error: /opt/rustwide/target/debug/build/zstd-sys-742121d056a43cf4/out/zstd/lib/dictBuilder/zdict.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_opt.c:1442:1: fatal error: error writing to /tmp/cc8aQFUh.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/decompress/zstd_decompress_block.c:2072:1: fatal error: error writing to /tmp/ccYcUSrw.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/dictBuilder/divsufsort.c:1913:1: fatal error: error writing to /tmp/cc0Kzs0e.s: No space left on device [INFO] [stderr] cargo:warning= 1913 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=zstd/lib/decompress/huf_decompress.c:1888:1: fatal error: error writing to /tmp/cc2kR17h.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] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_lazy.c:2104:1: fatal error: error writing to /tmp/cc1yeXgg.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-742121d056a43cf4/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" "df9099ff34663e29587a3e20121b544029c231a44b0d6ba525eb15692b99a088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9099ff34663e29587a3e20121b544029c231a44b0d6ba525eb15692b99a088", kill_on_drop: false }` [INFO] [stdout] df9099ff34663e29587a3e20121b544029c231a44b0d6ba525eb15692b99a088