[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] 17ac1adcc77b37f96013311c4e511fd43e78d2cd [INFO] checking jerry73204/apriltag-rust against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry73204%2Fapriltag-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry73204/apriltag-rust on toolchain df0acfe6d8f079d1fdd8e6b7447569d81b00f126 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 023fb78a281eaadb59cac423473aff868631cff2414814c3d82ef126ef9b8d9f [INFO] running `Command { std: "docker" "start" "-a" "023fb78a281eaadb59cac423473aff868631cff2414814c3d82ef126ef9b8d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "023fb78a281eaadb59cac423473aff868631cff2414814c3d82ef126ef9b8d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023fb78a281eaadb59cac423473aff868631cff2414814c3d82ef126ef9b8d9f", kill_on_drop: false }` [INFO] [stdout] 023fb78a281eaadb59cac423473aff868631cff2414814c3d82ef126ef9b8d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5330ecaff4278918ce159712eb977c5e40167db41e824c7ea3e42a3dc0e14af3 [INFO] running `Command { std: "docker" "start" "-a" "5330ecaff4278918ce159712eb977c5e40167db41e824c7ea3e42a3dc0e14af3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking bytemuck v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling apriltag-sys v0.2.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [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.2.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/apriltag-sys-a46e9ca5003325e7/build-script-build` (exit status: 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_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_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,llvm14-builtins-abi,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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/out/apriltag-src/tag36h11.o" "-c" "apriltag-src/tag36h11.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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/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-4fb312a2ae157274/out/apriltag-src/common/g2d.o" "-c" "apriltag-src/common/g2d.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-4fb312a2ae157274/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-4fb312a2ae157274/out/apriltag-src/common/getopt.o" "-c" "apriltag-src/common/getopt.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/image_u8.o" "-c" "apriltag-src/common/image_u8.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-4fb312a2ae157274/out/apriltag-src/common/image_u8x3.o" "-c" "apriltag-src/common/image_u8x3.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-4fb312a2ae157274/out/apriltag-src/common/image_u8x4.o" "-c" "apriltag-src/common/image_u8x4.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-4fb312a2ae157274/out/apriltag-src/common/matd.o" "-c" "apriltag-src/common/matd.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/pam.o" "-c" "apriltag-src/common/pam.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/pjpeg-idct.o" "-c" "apriltag-src/common/pjpeg-idct.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/pjpeg.o" "-c" "apriltag-src/common/pjpeg.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/pnm.o" "-c" "apriltag-src/common/pnm.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/string_util.o" "-c" "apriltag-src/common/string_util.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/svd22.o" "-c" "apriltag-src/common/svd22.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/time_util.o" "-c" "apriltag-src/common/time_util.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-4fb312a2ae157274/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-4fb312a2ae157274/out/apriltag-src/common/unionfind.o" "-c" "apriltag-src/common/unionfind.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/zarray.o" "-c" "apriltag-src/common/zarray.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/zhash.o" "-c" "apriltag-src/common/zhash.c" [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/common/zmaxheap.o" "-c" "apriltag-src/common/zmaxheap.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 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-4fb312a2ae157274/out/apriltag-src/tagCircle49h12.o" "-c" "apriltag-src/tagCircle49h12.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5330ecaff4278918ce159712eb977c5e40167db41e824c7ea3e42a3dc0e14af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5330ecaff4278918ce159712eb977c5e40167db41e824c7ea3e42a3dc0e14af3", kill_on_drop: false }` [INFO] [stdout] 5330ecaff4278918ce159712eb977c5e40167db41e824c7ea3e42a3dc0e14af3