[INFO] cloning repository https://github.com/jerry73204/apriltag-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry73204/apriltag-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fapriltag-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fapriltag-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b57f92a9a60327502bc2abd67737edd23887e39 [INFO] checking jerry73204/apriltag-rust against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fapriltag-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry73204/apriltag-rust on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jerry73204/apriltag-rust [INFO] finished tweaking git repo https://github.com/jerry73204/apriltag-rust [INFO] tweaked toml for git repo https://github.com/jerry73204/apriltag-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.1 [INFO] [stderr] Downloaded argh_derive v0.1.1 [INFO] [stderr] Downloaded argh v0.1.3 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded paste v0.1.18 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded anyhow v1.0.32 [INFO] [stderr] Downloaded apriltag-sys v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6105e12ccf9d5b2fe811def1c3900d626641d09a6bd9b7e1402bae4a6d57b029 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6105e12ccf9d5b2fe811def1c3900d626641d09a6bd9b7e1402bae4a6d57b029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6105e12ccf9d5b2fe811def1c3900d626641d09a6bd9b7e1402bae4a6d57b029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6105e12ccf9d5b2fe811def1c3900d626641d09a6bd9b7e1402bae4a6d57b029", kill_on_drop: false }` [INFO] [stdout] 6105e12ccf9d5b2fe811def1c3900d626641d09a6bd9b7e1402bae4a6d57b029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8af38ed758aa580fb90f932f4bd874a1a0598ad61a3ba93a796a4a0c5f84c11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8af38ed758aa580fb90f932f4bd874a1a0598ad61a3ba93a796a4a0c5f84c11", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling apriltag-sys v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking image v0.23.9 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `apriltag-sys v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/apriltag-sys-6ce6fef095369f3d/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_SRC [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_SYS_METHOD [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/apriltag_pose.o" "-c" "apriltag-src/apriltag_pose.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tag16h5.o" "-c" "apriltag-src/tag16h5.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/apriltag_quad_thresh.o" "-c" "apriltag-src/apriltag_quad_thresh.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tagCircle21h7.o" "-c" "apriltag-src/tagCircle21h7.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/getopt.o" "-c" "apriltag-src/common/getopt.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tagCustom48h12.o" "-c" "apriltag-src/tagCustom48h12.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/g2d.o" "-c" "apriltag-src/common/g2d.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tag25h9.o" "-c" "apriltag-src/tag25h9.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/homography.o" "-c" "apriltag-src/common/homography.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tagCircle49h12.o" "-c" "apriltag-src/tagCircle49h12.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tagStandard41h12.o" "-c" "apriltag-src/tagStandard41h12.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/apriltag.o" "-c" "apriltag-src/apriltag.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tagStandard52h13.o" "-c" "apriltag-src/tagStandard52h13.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tag36h11.o" "-c" "apriltag-src/tag36h11.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/image_u8.o" "-c" "apriltag-src/common/image_u8.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/image_u8x3.o" "-c" "apriltag-src/common/image_u8x3.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/image_u8x4.o" "-c" "apriltag-src/common/image_u8x4.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/matd.o" "-c" "apriltag-src/common/matd.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/pam.o" "-c" "apriltag-src/common/pam.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/pjpeg-idct.o" "-c" "apriltag-src/common/pjpeg-idct.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/pjpeg.o" "-c" "apriltag-src/common/pjpeg.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/pnm.o" "-c" "apriltag-src/common/pnm.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/string_util.o" "-c" "apriltag-src/common/string_util.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/time_util.o" "-c" "apriltag-src/common/time_util.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/svd22.o" "-c" "apriltag-src/common/svd22.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/workerpool.o" "-c" "apriltag-src/common/workerpool.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/unionfind.o" "-c" "apriltag-src/common/unionfind.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/zarray.o" "-c" "apriltag-src/common/zarray.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/zhash.o" "-c" "apriltag-src/common/zhash.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/common/zmaxheap.o" "-c" "apriltag-src/common/zmaxheap.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-172d2244e4d62370/out/apriltag-src/tagCircle49h12.o" "-c" "apriltag-src/tagCircle49h12.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8af38ed758aa580fb90f932f4bd874a1a0598ad61a3ba93a796a4a0c5f84c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8af38ed758aa580fb90f932f4bd874a1a0598ad61a3ba93a796a4a0c5f84c11", kill_on_drop: false }` [INFO] [stdout] d8af38ed758aa580fb90f932f4bd874a1a0598ad61a3ba93a796a4a0c5f84c11