[INFO] cloning repository https://github.com/sunsided/heart-rate-detection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunsided/heart-rate-detection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Fheart-rate-detection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Fheart-rate-detection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d429c402c9dff8fa12d1b70da1c5fc9f792a9e5 [INFO] testing sunsided/heart-rate-detection against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Fheart-rate-detection" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunsided/heart-rate-detection on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunsided/heart-rate-detection [INFO] finished tweaking git repo https://github.com/sunsided/heart-rate-detection [INFO] tweaked toml for git repo https://github.com/sunsided/heart-rate-detection written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sunsided/heart-rate-detection 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c25a029defb668acb74291df008fe2da18e1c22e09068e429e7f9eab037bb100 [INFO] running `Command { std: "docker" "start" "-a" "c25a029defb668acb74291df008fe2da18e1c22e09068e429e7f9eab037bb100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c25a029defb668acb74291df008fe2da18e1c22e09068e429e7f9eab037bb100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25a029defb668acb74291df008fe2da18e1c22e09068e429e7f9eab037bb100", kill_on_drop: false }` [INFO] [stdout] c25a029defb668acb74291df008fe2da18e1c22e09068e429e7f9eab037bb100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cc28ad034c325224bdf8506ab77ccbd7aac6fa47a8103377cdf013d64bb5b80 [INFO] running `Command { std: "docker" "start" "-a" "8cc28ad034c325224bdf8506ab77ccbd7aac6fa47a8103377cdf013d64bb5b80", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nokhwa-bindings-macos v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling strider v0.1.3 [INFO] [stderr] Compiling apodize v1.0.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling mozjpeg-sys v1.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling opencv-binding-generator v0.70.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ruststft v0.3.1 [INFO] [stderr] error: could not compile `rustfft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustfft --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse"))' -C metadata=cbff84cc1d23fdcf -C extra-filename=-6b2efc5f3d91931c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-290f64ecb706ab98.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-5f56a87731baaf59.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4291deca474dcc29.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-37d3a1e7039f2a1d.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-76179aba825311dd.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-a151b977503ea143.rmeta --cap-lints allow --cap-lints=forbid -Zrandomize-layout` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `opencv-binding-generator` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name opencv_binding_generator --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opencv-binding-generator-0.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clang-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang-runtime"))' -C metadata=fd9e110d8cb2ff24 -C extra-filename=-6aa6b57d5eda5081 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clang=/opt/rustwide/target/debug/deps/libclang-e554cf89a228897a.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-0326932a930d19a4.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-f89f80fc2a2d14db.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-64ed49b92e4c3232.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-83dd7c9fa9ee2e87.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-083ba716ccba9cc1.rmeta --cap-lints allow --cap-lints=forbid -Zrandomize-layout` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8cc28ad034c325224bdf8506ab77ccbd7aac6fa47a8103377cdf013d64bb5b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc28ad034c325224bdf8506ab77ccbd7aac6fa47a8103377cdf013d64bb5b80", kill_on_drop: false }` [INFO] [stdout] 8cc28ad034c325224bdf8506ab77ccbd7aac6fa47a8103377cdf013d64bb5b80