[INFO] cloning repository https://github.com/snystrom/bamf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snystrom/bamf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnystrom%2Fbamf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnystrom%2Fbamf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba80777c5cb8a77fc04e93949b35fb72a5db748d [INFO] testing snystrom/bamf against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnystrom%2Fbamf" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snystrom/bamf on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snystrom/bamf [INFO] finished tweaking git repo https://github.com/snystrom/bamf [INFO] tweaked toml for git repo https://github.com/snystrom/bamf written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/snystrom/bamf 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bio-types v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1077c27267e505b88acb9fcc8d179e36c89b0c869ab2c1b9c0b1763579ed56db [INFO] running `Command { std: "docker" "start" "-a" "1077c27267e505b88acb9fcc8d179e36c89b0c869ab2c1b9c0b1763579ed56db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1077c27267e505b88acb9fcc8d179e36c89b0c869ab2c1b9c0b1763579ed56db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1077c27267e505b88acb9fcc8d179e36c89b0c869ab2c1b9c0b1763579ed56db", kill_on_drop: false }` [INFO] [stdout] 1077c27267e505b88acb9fcc8d179e36c89b0c869ab2c1b9c0b1763579ed56db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a6bf23ebfe5ae81bc89c3254bc8c2730652035fc4c0524a6c6776697f294973 [INFO] running `Command { std: "docker" "start" "-a" "9a6bf23ebfe5ae81bc89c3254bc8c2730652035fc4c0524a6c6776697f294973", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling bio-types v0.11.0 [INFO] [stderr] Compiling rust-htslib v0.36.0 [INFO] [stderr] Compiling bamf v0.1.93 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.34s [INFO] running `Command { std: "docker" "inspect" "9a6bf23ebfe5ae81bc89c3254bc8c2730652035fc4c0524a6c6776697f294973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6bf23ebfe5ae81bc89c3254bc8c2730652035fc4c0524a6c6776697f294973", kill_on_drop: false }` [INFO] [stdout] 9a6bf23ebfe5ae81bc89c3254bc8c2730652035fc4c0524a6c6776697f294973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27485baa1050687b2d567098f8780e466757b3b2120dfc632e97db9ebcf6ad9e [INFO] running `Command { std: "docker" "start" "-a" "27485baa1050687b2d567098f8780e466757b3b2120dfc632e97db9ebcf6ad9e", kill_on_drop: false }` [INFO] [stderr] Compiling bamf v0.1.93 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "27485baa1050687b2d567098f8780e466757b3b2120dfc632e97db9ebcf6ad9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27485baa1050687b2d567098f8780e466757b3b2120dfc632e97db9ebcf6ad9e", kill_on_drop: false }` [INFO] [stdout] 27485baa1050687b2d567098f8780e466757b3b2120dfc632e97db9ebcf6ad9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 600b66909d1caefcc859d3426c04ee17b44730701a3fde8c75ee98db1171de03 [INFO] running `Command { std: "docker" "start" "-a" "600b66909d1caefcc859d3426c04ee17b44730701a3fde8c75ee98db1171de03", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bamf-c2c322eb8e80a2c9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "600b66909d1caefcc859d3426c04ee17b44730701a3fde8c75ee98db1171de03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600b66909d1caefcc859d3426c04ee17b44730701a3fde8c75ee98db1171de03", kill_on_drop: false }` [INFO] [stdout] 600b66909d1caefcc859d3426c04ee17b44730701a3fde8c75ee98db1171de03 [INFO] testing snystrom/bamf against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnystrom%2Fbamf" "/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/snystrom/bamf on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snystrom/bamf [INFO] finished tweaking git repo https://github.com/snystrom/bamf [INFO] tweaked toml for git repo https://github.com/snystrom/bamf written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snystrom/bamf 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-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f47a7324ba9119d0364774b66e53d1c8e0b3a37a4adf196f94d18927b50d06f9 [INFO] running `Command { std: "docker" "start" "-a" "f47a7324ba9119d0364774b66e53d1c8e0b3a37a4adf196f94d18927b50d06f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f47a7324ba9119d0364774b66e53d1c8e0b3a37a4adf196f94d18927b50d06f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47a7324ba9119d0364774b66e53d1c8e0b3a37a4adf196f94d18927b50d06f9", kill_on_drop: false }` [INFO] [stdout] f47a7324ba9119d0364774b66e53d1c8e0b3a37a4adf196f94d18927b50d06f9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d37b51911983cb78d9a19d9eb393b9e169c3abb620a284eacc2ed4f676786c1d [INFO] running `Command { std: "docker" "start" "-a" "d37b51911983cb78d9a19d9eb393b9e169c3abb620a284eacc2ed4f676786c1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/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/rustcI6K0iP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcI6K0iP/symbols.o" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.derefable.940ab2183e69efa8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.derefable.940ab2183e69efa8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.derefable.940ab2183e69efa8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.derefable.940ab2183e69efa8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.derefable.940ab2183e69efa8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.4xf82mpqu8qnkmdg.rcgu.rmeta" "/opt/rustwide/target/debug/deps/derefable-65e62cc8182d9c7c.4zk3qjdyi56ds1kp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-ef6f7b40d8e72de9.rlib" "/opt/rustwide/target/debug/deps/libquote-306b92c44340f610.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-64f175e00a107c90.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-9912127db16504c2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5688081dddcf964b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderefable-65e62cc8182d9c7c.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derefable` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaC5nfF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahRpyCB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 2 previous errors [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /tmp/cceUiUPt.s: Assembler messages: [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /tmp/cceUiUPt.s: Fatal error: can't write 40 bytes to section .text.htell of /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_index.o: 'No space left on device' [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /tmp/cceUiUPt.s: Fatal error: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_index.o: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/mFILE.c:668:1: fatal error: error writing to /tmp/ccPnaDdG.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 668 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_codecs.c:2259:1: fatal error: error writing to /tmp/cc6MuJuT.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 2259 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_stats.c:212:1: fatal error: error writing to /tmp/ccbx596K.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 212 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /tmp/ccVEur3T.s: Assembler messages: [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /tmp/ccVEur3T.s: Fatal error: can't write 68 bytes to section .text.next_power_2 of /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/pooled_alloc.o: 'No space left on device' [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /tmp/ccVEur3T.s: Fatal error: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/pooled_alloc.o: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/open_trace_file.c:438:1: fatal error: error writing to /tmp/cckfVMVr.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 438 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts.c:4271:1: fatal error: error writing to /tmp/ccmXnfr6.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 4271 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_decode.c:3411:1: fatal error: error writing to /tmp/ccknftBC.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 3411 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/sam.c:4836:1: fatal error: error writing to /tmp/ccUuJTUy.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 4836 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_encode.c:3397:1: fatal error: error writing to /tmp/ccFBIYzu.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 3397 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_io.c:5016:1: fatal error: error writing to /tmp/cc0e0WS0.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 5016 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] warning: hts-sys@1.11.1-fix1: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcf.c:4754:1: fatal error: error writing to /tmp/ccoTiV9m.s: No space left on device [INFO] [stderr] warning: hts-sys@1.11.1-fix1: 4754 | } [INFO] [stderr] warning: hts-sys@1.11.1-fix1: | ^ [INFO] [stderr] warning: hts-sys@1.11.1-fix1: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `hts-sys v1.11.1-fix1` [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/hts-sys-aeb5bbd301977c9f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=htslib/kfunc.c [INFO] [stderr] cargo:rerun-if-changed=htslib/knetfile.c [INFO] [stderr] cargo:rerun-if-changed=htslib/kstring.c [INFO] [stderr] cargo:rerun-if-changed=htslib/bcf_sr_sort.c [INFO] [stderr] cargo:rerun-if-changed=htslib/bgzf.c [INFO] [stderr] cargo:rerun-if-changed=htslib/errmod.c [INFO] [stderr] cargo:rerun-if-changed=htslib/faidx.c [INFO] [stderr] cargo:rerun-if-changed=htslib/header.c [INFO] [stderr] cargo:rerun-if-changed=htslib/hfile.c [INFO] [stderr] cargo:rerun-if-changed=htslib/hfile_net.c [INFO] [stderr] cargo:rerun-if-changed=htslib/hts.c [INFO] [stderr] cargo:rerun-if-changed=htslib/hts_os.c [INFO] [stderr] cargo:rerun-if-changed=htslib/md5.c [INFO] [stderr] cargo:rerun-if-changed=htslib/multipart.c [INFO] [stderr] cargo:rerun-if-changed=htslib/probaln.c [INFO] [stderr] cargo:rerun-if-changed=htslib/realn.c [INFO] [stderr] cargo:rerun-if-changed=htslib/regidx.c [INFO] [stderr] cargo:rerun-if-changed=htslib/region.c [INFO] [stderr] cargo:rerun-if-changed=htslib/sam.c [INFO] [stderr] cargo:rerun-if-changed=htslib/synced_bcf_reader.c [INFO] [stderr] cargo:rerun-if-changed=htslib/vcf_sweep.c [INFO] [stderr] cargo:rerun-if-changed=htslib/tbx.c [INFO] [stderr] cargo:rerun-if-changed=htslib/textutils.c [INFO] [stderr] cargo:rerun-if-changed=htslib/thread_pool.c [INFO] [stderr] cargo:rerun-if-changed=htslib/vcf.c [INFO] [stderr] cargo:rerun-if-changed=htslib/vcfutils.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_codecs.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_decode.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_encode.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_external.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_index.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_io.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_samtools.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/cram_stats.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/mFILE.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/open_trace_file.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/pooled_alloc.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/rANS_static.c [INFO] [stderr] cargo:rerun-if-changed=htslib/cram/string_alloc.c [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] 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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/kfunc.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/kfunc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/knetfile.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/knetfile.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/kstring.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/kstring.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/bcf_sr_sort.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/bcf_sr_sort.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/bgzf.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/bgzf.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/errmod.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/errmod.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/faidx.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/faidx.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hfile.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hfile.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/header.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/header.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hfile_net.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hfile_net.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts_os.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts_os.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/md5.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/md5.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/multipart.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/multipart.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/probaln.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/probaln.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/realn.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/realn.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/regidx.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/regidx.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/region.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/region.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/sam.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/sam.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/synced_bcf_reader.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/synced_bcf_reader.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcf_sweep.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcf_sweep.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/tbx.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/tbx.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/textutils.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/textutils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/thread_pool.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/thread_pool.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcf.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcf.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcfutils.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcfutils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_codecs.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_codecs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_decode.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_decode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_external.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_external.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_encode.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_encode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_index.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_index.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_io.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_io.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_samtools.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_samtools.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_stats.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_stats.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/mFILE.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/mFILE.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/open_trace_file.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/open_trace_file.c" [INFO] [stderr] cargo:warning=/tmp/cceUiUPt.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cceUiUPt.s: Fatal error: can't write 40 bytes to section .text.htell of /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_index.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cceUiUPt.s: Fatal error: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_index.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/pooled_alloc.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/pooled_alloc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/mFILE.c:668:1: fatal error: error writing to /tmp/ccPnaDdG.s: No space left on device [INFO] [stderr] cargo:warning= 668 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_codecs.c:2259:1: fatal error: error writing to /tmp/cc6MuJuT.s: No space left on device [INFO] [stderr] cargo:warning= 2259 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_stats.c:212:1: fatal error: error writing to /tmp/ccbx596K.s: No space left on device [INFO] [stderr] cargo:warning= 212 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/tmp/ccVEur3T.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccVEur3T.s: Fatal error: can't write 68 bytes to section .text.next_power_2 of /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/pooled_alloc.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccVEur3T.s: Fatal error: /opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/pooled_alloc.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/open_trace_file.c:438:1: fatal error: error writing to /tmp/cckfVMVr.s: No space left on device [INFO] [stderr] cargo:warning= 438 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts.c:4271:1: fatal error: error writing to /tmp/ccmXnfr6.s: No space left on device [INFO] [stderr] cargo:warning= 4271 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_decode.c:3411:1: fatal error: error writing to /tmp/ccknftBC.s: No space left on device [INFO] [stderr] cargo:warning= 3411 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/sam.c:4836:1: fatal error: error writing to /tmp/ccUuJTUy.s: No space left on device [INFO] [stderr] cargo:warning= 4836 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_encode.c:3397:1: fatal error: error writing to /tmp/ccFBIYzu.s: No space left on device [INFO] [stderr] cargo:warning= 3397 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/cram/cram_io.c:5016:1: fatal error: error writing to /tmp/cc0e0WS0.s: No space left on device [INFO] [stderr] cargo:warning= 5016 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/vcf.c:4754:1: fatal error: error writing to /tmp/ccoTiV9m.s: No space left on device [INFO] [stderr] cargo:warning= 4754 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib" "-I" "/opt/rustwide/target/debug/build/libz-sys-0ab98de7c6aae12b/out/include" "-o" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts.o" "-c" "/opt/rustwide/target/debug/build/hts-sys-fba78f9559fba798/out/htslib/hts.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaniMjsq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d37b51911983cb78d9a19d9eb393b9e169c3abb620a284eacc2ed4f676786c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37b51911983cb78d9a19d9eb393b9e169c3abb620a284eacc2ed4f676786c1d", kill_on_drop: false }` [INFO] [stdout] d37b51911983cb78d9a19d9eb393b9e169c3abb620a284eacc2ed4f676786c1d