[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] fc64717df0396a9ead50f65a2dbffc8ce92653b1 [INFO] testing basvanwesting/genetic-algorithm against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/basvanwesting/genetic-algorithm on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded factorial v0.2.1 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded pprof v0.7.0 [INFO] [stderr] Downloaded statrs v0.16.0 [INFO] [stderr] Downloaded inferno v0.11.1 [INFO] [stderr] Downloaded symbolic-common v8.7.0 [INFO] [stderr] Downloaded symbolic-demangle v8.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19912da4413601c1dd96d76f92a216b8a166b88efdbccbdd83baecab901cc440 [INFO] running `Command { std: "docker" "start" "-a" "19912da4413601c1dd96d76f92a216b8a166b88efdbccbdd83baecab901cc440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19912da4413601c1dd96d76f92a216b8a166b88efdbccbdd83baecab901cc440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19912da4413601c1dd96d76f92a216b8a166b88efdbccbdd83baecab901cc440", kill_on_drop: false }` [INFO] [stdout] 19912da4413601c1dd96d76f92a216b8a166b88efdbccbdd83baecab901cc440 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5e42bae71129677de361fbc1a48e67fb92d07a573f3fa90ab8c0751f904d2d7 [INFO] running `Command { std: "docker" "start" "-a" "d5e42bae71129677de361fbc1a48e67fb92d07a573f3fa90ab8c0751f904d2d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling factorial v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.07s [INFO] running `Command { std: "docker" "inspect" "d5e42bae71129677de361fbc1a48e67fb92d07a573f3fa90ab8c0751f904d2d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e42bae71129677de361fbc1a48e67fb92d07a573f3fa90ab8c0751f904d2d7", kill_on_drop: false }` [INFO] [stdout] d5e42bae71129677de361fbc1a48e67fb92d07a573f3fa90ab8c0751f904d2d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de41fa5181d88dde43751731183015cf0a4825360955083b8c56ebe399575f79 [INFO] running `Command { std: "docker" "start" "-a" "de41fa5181d88dde43751731183015cf0a4825360955083b8c56ebe399575f79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling symbolic-demangle v8.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling symbolic-common v8.7.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling pprof v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling inferno v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling factorial v0.2.1 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] error: could not compile `genetic_algorithm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strategy_test --edition=2021 tests/strategy_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e9bb2b0c04748ab5 -C extra-filename=-e9bb2b0c04748ab5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-28a82dba0d4ba623.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-53e7371b26766bec.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-2f53dcdfc40e69f6.rlib --extern distance=/opt/rustwide/target/debug/deps/libdistance-aaffb63c4f6ee8d6.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f90a3ad724858b9f.rlib --extern factorial=/opt/rustwide/target/debug/deps/libfactorial-289bc0454e4a22fa.rlib --extern genetic_algorithm=/opt/rustwide/target/debug/deps/libgenetic_algorithm-766f982b447dc930.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-cafd9a2604aadb38.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-e6cc88640bbe4018.rlib --extern pprof=/opt/rustwide/target/debug/deps/libpprof-ecdd4711c9787395.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2ac480e94701c042.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d060c56266bb2eb9.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-855e809471a8545c.rlib --extern stats=/opt/rustwide/target/debug/deps/libstats-c711bed208600504.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-f0d1362aa45ffea9.rlib --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "de41fa5181d88dde43751731183015cf0a4825360955083b8c56ebe399575f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de41fa5181d88dde43751731183015cf0a4825360955083b8c56ebe399575f79", kill_on_drop: false }` [INFO] [stdout] de41fa5181d88dde43751731183015cf0a4825360955083b8c56ebe399575f79