[INFO] cloning repository https://github.com/basvanwesting/genetic-algorithm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basvanwesting/genetic-algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a327b04e45d3b62f1064a0f88e9908ebc105a44d [INFO] building basvanwesting/genetic-algorithm against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/basvanwesting/genetic-algorithm [INFO] finished tweaking git repo https://github.com/basvanwesting/genetic-algorithm [INFO] tweaked toml for git repo https://github.com/basvanwesting/genetic-algorithm written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/basvanwesting/genetic-algorithm on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/basvanwesting/genetic-algorithm 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded factorial v0.4.0 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded primal-bit v0.3.2 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded hamming v0.1.3 [INFO] [stderr] Downloaded wyhash v0.5.0 [INFO] [stderr] Downloaded plotters-backend v0.3.6 [INFO] [stderr] Downloaded primal-sieve v0.3.7 [INFO] [stderr] Downloaded primal-estimate v0.3.3 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded plotters v0.3.6 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded font-kit v0.13.2 [INFO] [stderr] Downloaded wide v0.7.28 [INFO] [stderr] Downloaded symbolic-demangle v12.10.1 [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Downloaded symbolic-common v12.10.1 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded plotters-svg v0.3.6 [INFO] [stderr] Downloaded cardinality-estimator v1.0.2 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fe6704948a569bbf3ba74b975c71486b53852830687773876f5621d2166f9e4 [INFO] running `Command { std: "docker" "start" "-a" "8fe6704948a569bbf3ba74b975c71486b53852830687773876f5621d2166f9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fe6704948a569bbf3ba74b975c71486b53852830687773876f5621d2166f9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe6704948a569bbf3ba74b975c71486b53852830687773876f5621d2166f9e4", kill_on_drop: false }` [INFO] [stdout] 8fe6704948a569bbf3ba74b975c71486b53852830687773876f5621d2166f9e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb9312a574df1915905b4ec1ef027fb01cac82f73b92d2c4ca31a871a0d971b1 [INFO] running `Command { std: "docker" "start" "-a" "fb9312a574df1915905b4ec1ef027fb01cac82f73b92d2c4ca31a871a0d971b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling primal-estimate v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling primal-bit v0.3.2 [INFO] [stderr] Compiling primal-sieve v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling cardinality-estimator v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling genetic_algorithm v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.35s [INFO] running `Command { std: "docker" "inspect" "fb9312a574df1915905b4ec1ef027fb01cac82f73b92d2c4ca31a871a0d971b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9312a574df1915905b4ec1ef027fb01cac82f73b92d2c4ca31a871a0d971b1", kill_on_drop: false }` [INFO] [stdout] fb9312a574df1915905b4ec1ef027fb01cac82f73b92d2c4ca31a871a0d971b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1741980a734209cf77945c0cd6fb66b632050d38d2ad91cdb6df4f520e5e1af5 [INFO] running `Command { std: "docker" "start" "-a" "1741980a734209cf77945c0cd6fb66b632050d38d2ad91cdb6df4f520e5e1af5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling symbolic-demangle v12.10.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling symbolic-common v12.10.1 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling cardinality-estimator v1.0.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=d77ed24a87a72467 -C extra-filename=-a661bd68df1aa0e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c19159b85944157f.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-646eff1e87db9787.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-09ffd043da9bd4d9.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern wide=/opt/rustwide/target/debug/deps/libwide-3aa883cb31820b6a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1741980a734209cf77945c0cd6fb66b632050d38d2ad91cdb6df4f520e5e1af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1741980a734209cf77945c0cd6fb66b632050d38d2ad91cdb6df4f520e5e1af5", kill_on_drop: false }` [INFO] [stdout] 1741980a734209cf77945c0cd6fb66b632050d38d2ad91cdb6df4f520e5e1af5