[INFO] fetching crate sofa-sys 2020.7.21-beta.2... [INFO] checking sofa-sys-2020.7.21-beta.2 against try#09ea730c380b8b9acb96ff87b724c45df920f793 for pr-134272 [INFO] extracting crate sofa-sys 2020.7.21-beta.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate sofa-sys 2020.7.21-beta.2 on toolchain 09ea730c380b8b9acb96ff87b724c45df920f793 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sofa-sys 2020.7.21-beta.2 [INFO] finished tweaking crates.io crate sofa-sys 2020.7.21-beta.2 [INFO] tweaked toml for crates.io crate sofa-sys 2020.7.21-beta.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate sofa-sys 2020.7.21-beta.2 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" "+09ea730c380b8b9acb96ff87b724c45df920f793" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43a3e9a1df097892a4858434513394449fab958c1af2212ff12a56d1a0f90f36 [INFO] running `Command { std: "docker" "start" "-a" "43a3e9a1df097892a4858434513394449fab958c1af2212ff12a56d1a0f90f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43a3e9a1df097892a4858434513394449fab958c1af2212ff12a56d1a0f90f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a3e9a1df097892a4858434513394449fab958c1af2212ff12a56d1a0f90f36", kill_on_drop: false }` [INFO] [stdout] 43a3e9a1df097892a4858434513394449fab958c1af2212ff12a56d1a0f90f36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbd90bc49406cdcd6bd86a110448f9169814994f85c884f30a89dbc7c3e1a874 [INFO] running `Command { std: "docker" "start" "-a" "bbd90bc49406cdcd6bd86a110448f9169814994f85c884f30a89dbc7c3e1a874", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling sofa-sys v2020.7.21-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: sofa-sys@2020.7.21-beta.2: libsofa_c/nut80.c:375:1: fatal error: error writing to /tmp/ccwBYMed.s: No space left on device [INFO] [stderr] warning: sofa-sys@2020.7.21-beta.2: 375 | } [INFO] [stderr] warning: sofa-sys@2020.7.21-beta.2: | ^ [INFO] [stderr] warning: sofa-sys@2020.7.21-beta.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `sofa-sys v2020.7.21-beta.2 (/opt/rustwide/workdir)` [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/sofa-sys-74a713479b35f922/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fal03.o" "-c" "libsofa_c/fal03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fw2xy.o" "-c" "libsofa_c/fw2xy.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pvstar.o" "-c" "libsofa_c/pvstar.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/apco13.o" "-c" "libsofa_c/apco13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/obl06.o" "-c" "libsofa_c/obl06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/taiut1.o" "-c" "libsofa_c/taiut1.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ldn.o" "-c" "libsofa_c/ldn.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tdbtt.o" "-c" "libsofa_c/tdbtt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/falp03.o" "-c" "libsofa_c/falp03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/xys00b.o" "-c" "libsofa_c/xys00b.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/nut00b.o" "-c" "libsofa_c/nut00b.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/cpv.o" "-c" "libsofa_c/cpv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/jdcalf.o" "-c" "libsofa_c/jdcalf.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pnm80.o" "-c" "libsofa_c/pnm80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ut1tt.o" "-c" "libsofa_c/ut1tt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tpstv.o" "-c" "libsofa_c/tpstv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/num06a.o" "-c" "libsofa_c/num06a.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/eect00.o" "-c" "libsofa_c/eect00.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/s06.o" "-c" "libsofa_c/s06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/bp00.o" "-c" "libsofa_c/bp00.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/sxp.o" "-c" "libsofa_c/sxp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ee06a.o" "-c" "libsofa_c/ee06a.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ecm06.o" "-c" "libsofa_c/ecm06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/atciq.o" "-c" "libsofa_c/atciq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fane03.o" "-c" "libsofa_c/fane03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/zr.o" "-c" "libsofa_c/zr.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tpxes.o" "-c" "libsofa_c/tpxes.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/taiutc.o" "-c" "libsofa_c/taiutc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/faom03.o" "-c" "libsofa_c/faom03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fad03.o" "-c" "libsofa_c/fad03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fk52h.o" "-c" "libsofa_c/fk52h.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fk5hz.o" "-c" "libsofa_c/fk5hz.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pmsafe.o" "-c" "libsofa_c/pmsafe.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/eform.o" "-c" "libsofa_c/eform.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/apcg13.o" "-c" "libsofa_c/apcg13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/nutm80.o" "-c" "libsofa_c/nutm80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tcbtdb.o" "-c" "libsofa_c/tcbtdb.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tttcg.o" "-c" "libsofa_c/tttcg.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/eceq06.o" "-c" "libsofa_c/eceq06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/utctai.o" "-c" "libsofa_c/utctai.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/c2s.o" "-c" "libsofa_c/c2s.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ae2hd.o" "-c" "libsofa_c/ae2hd.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/eqec06.o" "-c" "libsofa_c/eqec06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/apio.o" "-c" "libsofa_c/apio.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pas.o" "-c" "libsofa_c/pas.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/numat.o" "-c" "libsofa_c/numat.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ut1tai.o" "-c" "libsofa_c/ut1tai.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/gst94.o" "-c" "libsofa_c/gst94.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fae03.o" "-c" "libsofa_c/fae03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/obl80.o" "-c" "libsofa_c/obl80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tttai.o" "-c" "libsofa_c/tttai.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/era00.o" "-c" "libsofa_c/era00.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/sepp.o" "-c" "libsofa_c/sepp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/gmst82.o" "-c" "libsofa_c/gmst82.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/apcs.o" "-c" "libsofa_c/apcs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/g2icrs.o" "-c" "libsofa_c/g2icrs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/h2fk5.o" "-c" "libsofa_c/h2fk5.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/nut00a.o" "-c" "libsofa_c/nut00a.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fama03.o" "-c" "libsofa_c/fama03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/p2pv.o" "-c" "libsofa_c/p2pv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pap.o" "-c" "libsofa_c/pap.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/gmst06.o" "-c" "libsofa_c/gmst06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pmpx.o" "-c" "libsofa_c/pmpx.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/atci13.o" "-c" "libsofa_c/atci13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ttut1.o" "-c" "libsofa_c/ttut1.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pn.o" "-c" "libsofa_c/pn.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/atio13.o" "-c" "libsofa_c/atio13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ppp.o" "-c" "libsofa_c/ppp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/epv00.o" "-c" "libsofa_c/epv00.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/atioq.o" "-c" "libsofa_c/atioq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/hd2ae.o" "-c" "libsofa_c/hd2ae.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/aticq.o" "-c" "libsofa_c/aticq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/icrs2g.o" "-c" "libsofa_c/icrs2g.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/a2af.o" "-c" "libsofa_c/a2af.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/faf03.o" "-c" "libsofa_c/faf03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/c2txy.o" "-c" "libsofa_c/c2txy.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/tcgtt.o" "-c" "libsofa_c/tcgtt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pvppv.o" "-c" "libsofa_c/pvppv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pmat76.o" "-c" "libsofa_c/pmat76.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/sxpv.o" "-c" "libsofa_c/sxpv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/rm2v.o" "-c" "libsofa_c/rm2v.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/p06e.o" "-c" "libsofa_c/p06e.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/hfk5z.o" "-c" "libsofa_c/hfk5z.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/atco13.o" "-c" "libsofa_c/atco13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/gd2gce.o" "-c" "libsofa_c/gd2gce.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/faur03.o" "-c" "libsofa_c/faur03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ry.o" "-c" "libsofa_c/ry.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/zp.o" "-c" "libsofa_c/zp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pn06.o" "-c" "libsofa_c/pn06.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/c2i00b.o" "-c" "libsofa_c/c2i00b.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fk425.o" "-c" "libsofa_c/fk425.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/s2xpv.o" "-c" "libsofa_c/s2xpv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/s00b.o" "-c" "libsofa_c/s00b.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/pn00a.o" "-c" "libsofa_c/pn00a.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/dtdb.o" "-c" "libsofa_c/dtdb.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/ld.o" "-c" "libsofa_c/ld.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fk45z.o" "-c" "libsofa_c/fk45z.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/anp.o" "-c" "libsofa_c/anp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/apci13.o" "-c" "libsofa_c/apci13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/trxp.o" "-c" "libsofa_c/trxp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/fasa03.o" "-c" "libsofa_c/fasa03.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/c2t00a.o" "-c" "libsofa_c/c2t00a.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/refco.o" "-c" "libsofa_c/refco.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/apio13.o" "-c" "libsofa_c/apio13.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/gst00b.o" "-c" "libsofa_c/gst00b.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/c2teqx.o" "-c" "libsofa_c/c2teqx.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/num00b.o" "-c" "libsofa_c/num00b.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/nut80.o" "-c" "libsofa_c/nut80.c" [INFO] [stderr] cargo:warning=libsofa_c/nut80.c:375:1: fatal error: error writing to /tmp/ccwBYMed.s: No space left on device [INFO] [stderr] cargo:warning= 375 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libsofa_c/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/sofa-sys-92926263c5fc2a10/out/libsofa_c/nut80.o" "-c" "libsofa_c/nut80.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "bbd90bc49406cdcd6bd86a110448f9169814994f85c884f30a89dbc7c3e1a874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd90bc49406cdcd6bd86a110448f9169814994f85c884f30a89dbc7c3e1a874", kill_on_drop: false }` [INFO] [stdout] bbd90bc49406cdcd6bd86a110448f9169814994f85c884f30a89dbc7c3e1a874