[INFO] cloning repository https://github.com/mix64/rv32g-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mix64/rv32g-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmix64%2Frv32g-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmix64%2Frv32g-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddc668f1f945ea58839fcc0711096323cbca6b0c [INFO] checking mix64/rv32g-emulator against try#4c525d43052e921548191f82f6ed9e2f9e98dcb1 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmix64%2Frv32g-emulator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mix64/rv32g-emulator on toolchain 4c525d43052e921548191f82f6ed9e2f9e98dcb1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mix64/rv32g-emulator [INFO] finished tweaking git repo https://github.com/mix64/rv32g-emulator [INFO] tweaked toml for git repo https://github.com/mix64/rv32g-emulator written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mix64/rv32g-emulator 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" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd3cc74a85108dc883500421658124a1eaafcd851605959421593b7f3de49b05 [INFO] running `Command { std: "docker" "start" "-a" "fd3cc74a85108dc883500421658124a1eaafcd851605959421593b7f3de49b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3cc74a85108dc883500421658124a1eaafcd851605959421593b7f3de49b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3cc74a85108dc883500421658124a1eaafcd851605959421593b7f3de49b05", kill_on_drop: false }` [INFO] [stdout] fd3cc74a85108dc883500421658124a1eaafcd851605959421593b7f3de49b05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134966204f86455797a0b3d927a5db6daf2bb47cc4a87ab7968ed6c0c5e32221 [INFO] running `Command { std: "docker" "start" "-a" "134966204f86455797a0b3d927a5db6daf2bb47cc4a87ab7968ed6c0c5e32221", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling c99 v0.1.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling cc-version v0.1.0 [INFO] [stderr] Compiling softfloat-sys v0.1.2 [INFO] [stderr] warning: softfloat-sys@0.1.2: berkeley-softfloat-3/source/f128_to_f32.c:94:1: fatal error: error writing to /tmp/ccW46D3b.s: No space left on device [INFO] [stderr] warning: softfloat-sys@0.1.2: 94 | } [INFO] [stderr] warning: softfloat-sys@0.1.2: | ^ [INFO] [stderr] warning: softfloat-sys@0.1.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `softfloat-sys v0.1.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/softfloat-sys-1f7d3cf9523470f4/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_eq128.o" "-c" "berkeley-softfloat-3/source/s_eq128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_le128.o" "-c" "berkeley-softfloat-3/source/s_le128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_lt128.o" "-c" "berkeley-softfloat-3/source/s_lt128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shortShiftLeft128.o" "-c" "berkeley-softfloat-3/source/s_shortShiftLeft128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shortShiftRight128.o" "-c" "berkeley-softfloat-3/source/s_shortShiftRight128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shortShiftRightJam64.o" "-c" "berkeley-softfloat-3/source/s_shortShiftRightJam64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shortShiftRightJam64Extra.o" "-c" "berkeley-softfloat-3/source/s_shortShiftRightJam64Extra.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shortShiftRightJam128.o" "-c" "berkeley-softfloat-3/source/s_shortShiftRightJam128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shortShiftRightJam128Extra.o" "-c" "berkeley-softfloat-3/source/s_shortShiftRightJam128Extra.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shiftRightJam32.o" "-c" "berkeley-softfloat-3/source/s_shiftRightJam32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shiftRightJam64.o" "-c" "berkeley-softfloat-3/source/s_shiftRightJam64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shiftRightJam64Extra.o" "-c" "berkeley-softfloat-3/source/s_shiftRightJam64Extra.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shiftRightJam128.o" "-c" "berkeley-softfloat-3/source/s_shiftRightJam128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shiftRightJam128Extra.o" "-c" "berkeley-softfloat-3/source/s_shiftRightJam128Extra.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_shiftRightJam256M.o" "-c" "berkeley-softfloat-3/source/s_shiftRightJam256M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_countLeadingZeros8.o" "-c" "berkeley-softfloat-3/source/s_countLeadingZeros8.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_countLeadingZeros16.o" "-c" "berkeley-softfloat-3/source/s_countLeadingZeros16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_countLeadingZeros32.o" "-c" "berkeley-softfloat-3/source/s_countLeadingZeros32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_countLeadingZeros64.o" "-c" "berkeley-softfloat-3/source/s_countLeadingZeros64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_add128.o" "-c" "berkeley-softfloat-3/source/s_add128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_add256M.o" "-c" "berkeley-softfloat-3/source/s_add256M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_sub128.o" "-c" "berkeley-softfloat-3/source/s_sub128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_sub256M.o" "-c" "berkeley-softfloat-3/source/s_sub256M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mul64ByShifted32To128.o" "-c" "berkeley-softfloat-3/source/s_mul64ByShifted32To128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mul64To128.o" "-c" "berkeley-softfloat-3/source/s_mul64To128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mul128By32.o" "-c" "berkeley-softfloat-3/source/s_mul128By32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mul128To256M.o" "-c" "berkeley-softfloat-3/source/s_mul128To256M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_approxRecip_1Ks.o" "-c" "berkeley-softfloat-3/source/s_approxRecip_1Ks.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_approxRecip32_1.o" "-c" "berkeley-softfloat-3/source/s_approxRecip32_1.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_approxRecipSqrt_1Ks.o" "-c" "berkeley-softfloat-3/source/s_approxRecipSqrt_1Ks.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_approxRecipSqrt32_1.o" "-c" "berkeley-softfloat-3/source/s_approxRecipSqrt32_1.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundToUI32.o" "-c" "berkeley-softfloat-3/source/s_roundToUI32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundToUI64.o" "-c" "berkeley-softfloat-3/source/s_roundToUI64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundToI32.o" "-c" "berkeley-softfloat-3/source/s_roundToI32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundToI64.o" "-c" "berkeley-softfloat-3/source/s_roundToI64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normSubnormalF16Sig.o" "-c" "berkeley-softfloat-3/source/s_normSubnormalF16Sig.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundPackToF16.o" "-c" "berkeley-softfloat-3/source/s_roundPackToF16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normRoundPackToF16.o" "-c" "berkeley-softfloat-3/source/s_normRoundPackToF16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_addMagsF16.o" "-c" "berkeley-softfloat-3/source/s_addMagsF16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_subMagsF16.o" "-c" "berkeley-softfloat-3/source/s_subMagsF16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mulAddF16.o" "-c" "berkeley-softfloat-3/source/s_mulAddF16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normSubnormalF32Sig.o" "-c" "berkeley-softfloat-3/source/s_normSubnormalF32Sig.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundPackToF32.o" "-c" "berkeley-softfloat-3/source/s_roundPackToF32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normRoundPackToF32.o" "-c" "berkeley-softfloat-3/source/s_normRoundPackToF32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_addMagsF32.o" "-c" "berkeley-softfloat-3/source/s_addMagsF32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_subMagsF32.o" "-c" "berkeley-softfloat-3/source/s_subMagsF32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mulAddF32.o" "-c" "berkeley-softfloat-3/source/s_mulAddF32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normSubnormalF64Sig.o" "-c" "berkeley-softfloat-3/source/s_normSubnormalF64Sig.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundPackToF64.o" "-c" "berkeley-softfloat-3/source/s_roundPackToF64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normRoundPackToF64.o" "-c" "berkeley-softfloat-3/source/s_normRoundPackToF64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_addMagsF64.o" "-c" "berkeley-softfloat-3/source/s_addMagsF64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_subMagsF64.o" "-c" "berkeley-softfloat-3/source/s_subMagsF64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mulAddF64.o" "-c" "berkeley-softfloat-3/source/s_mulAddF64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normSubnormalExtF80Sig.o" "-c" "berkeley-softfloat-3/source/s_normSubnormalExtF80Sig.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundPackToExtF80.o" "-c" "berkeley-softfloat-3/source/s_roundPackToExtF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normRoundPackToExtF80.o" "-c" "berkeley-softfloat-3/source/s_normRoundPackToExtF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_addMagsExtF80.o" "-c" "berkeley-softfloat-3/source/s_addMagsExtF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_subMagsExtF80.o" "-c" "berkeley-softfloat-3/source/s_subMagsExtF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normSubnormalF128Sig.o" "-c" "berkeley-softfloat-3/source/s_normSubnormalF128Sig.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_roundPackToF128.o" "-c" "berkeley-softfloat-3/source/s_roundPackToF128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_normRoundPackToF128.o" "-c" "berkeley-softfloat-3/source/s_normRoundPackToF128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_addMagsF128.o" "-c" "berkeley-softfloat-3/source/s_addMagsF128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_subMagsF128.o" "-c" "berkeley-softfloat-3/source/s_subMagsF128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/s_mulAddF128.o" "-c" "berkeley-softfloat-3/source/s_mulAddF128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/softfloat_state.o" "-c" "berkeley-softfloat-3/source/softfloat_state.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_f16.o" "-c" "berkeley-softfloat-3/source/ui32_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_f32.o" "-c" "berkeley-softfloat-3/source/ui32_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_f64.o" "-c" "berkeley-softfloat-3/source/ui32_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_extF80.o" "-c" "berkeley-softfloat-3/source/ui32_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_extF80M.o" "-c" "berkeley-softfloat-3/source/ui32_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_f128.o" "-c" "berkeley-softfloat-3/source/ui32_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui32_to_f128M.o" "-c" "berkeley-softfloat-3/source/ui32_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_f16.o" "-c" "berkeley-softfloat-3/source/ui64_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_f32.o" "-c" "berkeley-softfloat-3/source/ui64_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_f64.o" "-c" "berkeley-softfloat-3/source/ui64_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_extF80.o" "-c" "berkeley-softfloat-3/source/ui64_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_extF80M.o" "-c" "berkeley-softfloat-3/source/ui64_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_f128.o" "-c" "berkeley-softfloat-3/source/ui64_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/ui64_to_f128M.o" "-c" "berkeley-softfloat-3/source/ui64_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_f16.o" "-c" "berkeley-softfloat-3/source/i32_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_f32.o" "-c" "berkeley-softfloat-3/source/i32_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_f64.o" "-c" "berkeley-softfloat-3/source/i32_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_extF80.o" "-c" "berkeley-softfloat-3/source/i32_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_extF80M.o" "-c" "berkeley-softfloat-3/source/i32_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_f128.o" "-c" "berkeley-softfloat-3/source/i32_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i32_to_f128M.o" "-c" "berkeley-softfloat-3/source/i32_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_f16.o" "-c" "berkeley-softfloat-3/source/i64_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_f32.o" "-c" "berkeley-softfloat-3/source/i64_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_f64.o" "-c" "berkeley-softfloat-3/source/i64_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_extF80.o" "-c" "berkeley-softfloat-3/source/i64_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_extF80M.o" "-c" "berkeley-softfloat-3/source/i64_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_f128.o" "-c" "berkeley-softfloat-3/source/i64_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/i64_to_f128M.o" "-c" "berkeley-softfloat-3/source/i64_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_ui32.o" "-c" "berkeley-softfloat-3/source/f16_to_ui32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_ui64.o" "-c" "berkeley-softfloat-3/source/f16_to_ui64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_i32.o" "-c" "berkeley-softfloat-3/source/f16_to_i32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_i64.o" "-c" "berkeley-softfloat-3/source/f16_to_i64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_ui32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f16_to_ui32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_ui64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f16_to_ui64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_i32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f16_to_i32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_i64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f16_to_i64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_f32.o" "-c" "berkeley-softfloat-3/source/f16_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_f64.o" "-c" "berkeley-softfloat-3/source/f16_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_extF80.o" "-c" "berkeley-softfloat-3/source/f16_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_extF80M.o" "-c" "berkeley-softfloat-3/source/f16_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_f128.o" "-c" "berkeley-softfloat-3/source/f16_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_to_f128M.o" "-c" "berkeley-softfloat-3/source/f16_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_roundToInt.o" "-c" "berkeley-softfloat-3/source/f16_roundToInt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_add.o" "-c" "berkeley-softfloat-3/source/f16_add.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_sub.o" "-c" "berkeley-softfloat-3/source/f16_sub.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_mul.o" "-c" "berkeley-softfloat-3/source/f16_mul.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_mulAdd.o" "-c" "berkeley-softfloat-3/source/f16_mulAdd.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_div.o" "-c" "berkeley-softfloat-3/source/f16_div.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_rem.o" "-c" "berkeley-softfloat-3/source/f16_rem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_sqrt.o" "-c" "berkeley-softfloat-3/source/f16_sqrt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_eq.o" "-c" "berkeley-softfloat-3/source/f16_eq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_le.o" "-c" "berkeley-softfloat-3/source/f16_le.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_lt.o" "-c" "berkeley-softfloat-3/source/f16_lt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_eq_signaling.o" "-c" "berkeley-softfloat-3/source/f16_eq_signaling.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_le_quiet.o" "-c" "berkeley-softfloat-3/source/f16_le_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_lt_quiet.o" "-c" "berkeley-softfloat-3/source/f16_lt_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f16_isSignalingNaN.o" "-c" "berkeley-softfloat-3/source/f16_isSignalingNaN.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_ui32.o" "-c" "berkeley-softfloat-3/source/f32_to_ui32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_ui64.o" "-c" "berkeley-softfloat-3/source/f32_to_ui64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_i32.o" "-c" "berkeley-softfloat-3/source/f32_to_i32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_i64.o" "-c" "berkeley-softfloat-3/source/f32_to_i64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_ui32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f32_to_ui32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_ui64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f32_to_ui64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_i32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f32_to_i32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_i64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f32_to_i64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_f16.o" "-c" "berkeley-softfloat-3/source/f32_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_f64.o" "-c" "berkeley-softfloat-3/source/f32_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_extF80.o" "-c" "berkeley-softfloat-3/source/f32_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_extF80M.o" "-c" "berkeley-softfloat-3/source/f32_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_f128.o" "-c" "berkeley-softfloat-3/source/f32_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_to_f128M.o" "-c" "berkeley-softfloat-3/source/f32_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_roundToInt.o" "-c" "berkeley-softfloat-3/source/f32_roundToInt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_add.o" "-c" "berkeley-softfloat-3/source/f32_add.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_sub.o" "-c" "berkeley-softfloat-3/source/f32_sub.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_mul.o" "-c" "berkeley-softfloat-3/source/f32_mul.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_mulAdd.o" "-c" "berkeley-softfloat-3/source/f32_mulAdd.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_div.o" "-c" "berkeley-softfloat-3/source/f32_div.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_rem.o" "-c" "berkeley-softfloat-3/source/f32_rem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_sqrt.o" "-c" "berkeley-softfloat-3/source/f32_sqrt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_eq.o" "-c" "berkeley-softfloat-3/source/f32_eq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_le.o" "-c" "berkeley-softfloat-3/source/f32_le.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_lt.o" "-c" "berkeley-softfloat-3/source/f32_lt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_eq_signaling.o" "-c" "berkeley-softfloat-3/source/f32_eq_signaling.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_le_quiet.o" "-c" "berkeley-softfloat-3/source/f32_le_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_lt_quiet.o" "-c" "berkeley-softfloat-3/source/f32_lt_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f32_isSignalingNaN.o" "-c" "berkeley-softfloat-3/source/f32_isSignalingNaN.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_ui32.o" "-c" "berkeley-softfloat-3/source/f64_to_ui32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_ui64.o" "-c" "berkeley-softfloat-3/source/f64_to_ui64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_i32.o" "-c" "berkeley-softfloat-3/source/f64_to_i32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_i64.o" "-c" "berkeley-softfloat-3/source/f64_to_i64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_ui32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f64_to_ui32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_ui64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f64_to_ui64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_i32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f64_to_i32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_i64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f64_to_i64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_f16.o" "-c" "berkeley-softfloat-3/source/f64_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_f32.o" "-c" "berkeley-softfloat-3/source/f64_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_extF80.o" "-c" "berkeley-softfloat-3/source/f64_to_extF80.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_extF80M.o" "-c" "berkeley-softfloat-3/source/f64_to_extF80M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_f128.o" "-c" "berkeley-softfloat-3/source/f64_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_to_f128M.o" "-c" "berkeley-softfloat-3/source/f64_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_roundToInt.o" "-c" "berkeley-softfloat-3/source/f64_roundToInt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_add.o" "-c" "berkeley-softfloat-3/source/f64_add.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_sub.o" "-c" "berkeley-softfloat-3/source/f64_sub.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_mul.o" "-c" "berkeley-softfloat-3/source/f64_mul.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_mulAdd.o" "-c" "berkeley-softfloat-3/source/f64_mulAdd.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_div.o" "-c" "berkeley-softfloat-3/source/f64_div.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_rem.o" "-c" "berkeley-softfloat-3/source/f64_rem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_sqrt.o" "-c" "berkeley-softfloat-3/source/f64_sqrt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_eq.o" "-c" "berkeley-softfloat-3/source/f64_eq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_le.o" "-c" "berkeley-softfloat-3/source/f64_le.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_lt.o" "-c" "berkeley-softfloat-3/source/f64_lt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_eq_signaling.o" "-c" "berkeley-softfloat-3/source/f64_eq_signaling.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_le_quiet.o" "-c" "berkeley-softfloat-3/source/f64_le_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_lt_quiet.o" "-c" "berkeley-softfloat-3/source/f64_lt_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f64_isSignalingNaN.o" "-c" "berkeley-softfloat-3/source/f64_isSignalingNaN.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_ui32.o" "-c" "berkeley-softfloat-3/source/extF80_to_ui32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_ui64.o" "-c" "berkeley-softfloat-3/source/extF80_to_ui64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_i32.o" "-c" "berkeley-softfloat-3/source/extF80_to_i32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_i64.o" "-c" "berkeley-softfloat-3/source/extF80_to_i64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_ui32_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80_to_ui32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_ui64_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80_to_ui64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_i32_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80_to_i32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_i64_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80_to_i64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_f16.o" "-c" "berkeley-softfloat-3/source/extF80_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_f32.o" "-c" "berkeley-softfloat-3/source/extF80_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_f64.o" "-c" "berkeley-softfloat-3/source/extF80_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_to_f128.o" "-c" "berkeley-softfloat-3/source/extF80_to_f128.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_roundToInt.o" "-c" "berkeley-softfloat-3/source/extF80_roundToInt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_add.o" "-c" "berkeley-softfloat-3/source/extF80_add.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_sub.o" "-c" "berkeley-softfloat-3/source/extF80_sub.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_mul.o" "-c" "berkeley-softfloat-3/source/extF80_mul.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_div.o" "-c" "berkeley-softfloat-3/source/extF80_div.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_rem.o" "-c" "berkeley-softfloat-3/source/extF80_rem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_sqrt.o" "-c" "berkeley-softfloat-3/source/extF80_sqrt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_eq.o" "-c" "berkeley-softfloat-3/source/extF80_eq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_le.o" "-c" "berkeley-softfloat-3/source/extF80_le.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_lt.o" "-c" "berkeley-softfloat-3/source/extF80_lt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_eq_signaling.o" "-c" "berkeley-softfloat-3/source/extF80_eq_signaling.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_le_quiet.o" "-c" "berkeley-softfloat-3/source/extF80_le_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_lt_quiet.o" "-c" "berkeley-softfloat-3/source/extF80_lt_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80_isSignalingNaN.o" "-c" "berkeley-softfloat-3/source/extF80_isSignalingNaN.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_ui32.o" "-c" "berkeley-softfloat-3/source/extF80M_to_ui32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_ui64.o" "-c" "berkeley-softfloat-3/source/extF80M_to_ui64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_i32.o" "-c" "berkeley-softfloat-3/source/extF80M_to_i32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_i64.o" "-c" "berkeley-softfloat-3/source/extF80M_to_i64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_ui32_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80M_to_ui32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_ui64_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80M_to_ui64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_i32_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80M_to_i32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_i64_r_minMag.o" "-c" "berkeley-softfloat-3/source/extF80M_to_i64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_f16.o" "-c" "berkeley-softfloat-3/source/extF80M_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_f32.o" "-c" "berkeley-softfloat-3/source/extF80M_to_f32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_f64.o" "-c" "berkeley-softfloat-3/source/extF80M_to_f64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_to_f128M.o" "-c" "berkeley-softfloat-3/source/extF80M_to_f128M.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_roundToInt.o" "-c" "berkeley-softfloat-3/source/extF80M_roundToInt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_add.o" "-c" "berkeley-softfloat-3/source/extF80M_add.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_sub.o" "-c" "berkeley-softfloat-3/source/extF80M_sub.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_mul.o" "-c" "berkeley-softfloat-3/source/extF80M_mul.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_div.o" "-c" "berkeley-softfloat-3/source/extF80M_div.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_rem.o" "-c" "berkeley-softfloat-3/source/extF80M_rem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_sqrt.o" "-c" "berkeley-softfloat-3/source/extF80M_sqrt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_eq.o" "-c" "berkeley-softfloat-3/source/extF80M_eq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_le.o" "-c" "berkeley-softfloat-3/source/extF80M_le.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_lt.o" "-c" "berkeley-softfloat-3/source/extF80M_lt.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_eq_signaling.o" "-c" "berkeley-softfloat-3/source/extF80M_eq_signaling.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_le_quiet.o" "-c" "berkeley-softfloat-3/source/extF80M_le_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/extF80M_lt_quiet.o" "-c" "berkeley-softfloat-3/source/extF80M_lt_quiet.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_ui32.o" "-c" "berkeley-softfloat-3/source/f128_to_ui32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_ui64.o" "-c" "berkeley-softfloat-3/source/f128_to_ui64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_i32.o" "-c" "berkeley-softfloat-3/source/f128_to_i32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_i64.o" "-c" "berkeley-softfloat-3/source/f128_to_i64.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_ui32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f128_to_ui32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_ui64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f128_to_ui64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_i32_r_minMag.o" "-c" "berkeley-softfloat-3/source/f128_to_i32_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_i64_r_minMag.o" "-c" "berkeley-softfloat-3/source/f128_to_i64_r_minMag.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_f16.o" "-c" "berkeley-softfloat-3/source/f128_to_f16.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_f32.o" "-c" "berkeley-softfloat-3/source/f128_to_f32.c" [INFO] [stderr] cargo:warning=berkeley-softfloat-3/source/f128_to_f32.c:94:1: fatal error: error writing to /tmp/ccW46D3b.s: No space left on device [INFO] [stderr] cargo:warning= 94 | } [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" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "berkeley-softfloat-3/build/Linux-x86_64-GCC" "-I" "berkeley-softfloat-3/source/8086-SSE" "-I" "berkeley-softfloat-3/source/include" "-DSOFTFLOAT_ROUND_ODD" "-DINLINE_LEVEL=5" "-DSOFTFLOAT_FAST_DIV32TO16" "-DSOFTFLOAT_FAST_DIV64TO32" "-DSOFTFLOAT_FAST_INT64" "-DTHREAD_LOCAL=_Thread_local" "-o" "/opt/rustwide/target/debug/build/softfloat-sys-3bf5ebb39b4cc83e/out/berkeley-softfloat-3/source/f128_to_f32.o" "-c" "berkeley-softfloat-3/source/f128_to_f32.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "134966204f86455797a0b3d927a5db6daf2bb47cc4a87ab7968ed6c0c5e32221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134966204f86455797a0b3d927a5db6daf2bb47cc4a87ab7968ed6c0c5e32221", kill_on_drop: false }` [INFO] [stdout] 134966204f86455797a0b3d927a5db6daf2bb47cc4a87ab7968ed6c0c5e32221