[INFO] fetching crate genetic_algorithm 0.12.1... [INFO] testing genetic_algorithm-0.12.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate genetic_algorithm 0.12.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate genetic_algorithm 0.12.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate genetic_algorithm 0.12.1 [INFO] finished tweaking crates.io crate genetic_algorithm 0.12.1 [INFO] tweaked toml for crates.io crate genetic_algorithm 0.12.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate genetic_algorithm 0.12.1 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a02f7f02de368882bacdbe038d3cd13e10fbf983d5900c91e0b807e62dc8c70 [INFO] running `Command { std: "docker" "start" "-a" "4a02f7f02de368882bacdbe038d3cd13e10fbf983d5900c91e0b807e62dc8c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a02f7f02de368882bacdbe038d3cd13e10fbf983d5900c91e0b807e62dc8c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a02f7f02de368882bacdbe038d3cd13e10fbf983d5900c91e0b807e62dc8c70", kill_on_drop: false }` [INFO] [stdout] 4a02f7f02de368882bacdbe038d3cd13e10fbf983d5900c91e0b807e62dc8c70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fde1e32040205455f25ab4215c423ef7670bb2c89d1429205b1b324ee502314 [INFO] running `Command { std: "docker" "start" "-a" "3fde1e32040205455f25ab4215c423ef7670bb2c89d1429205b1b324ee502314", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling primal-bit v0.3.2 [INFO] [stderr] Compiling primal-estimate v0.3.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling primal-sieve v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [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 rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling factorial v0.4.0 [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 num v0.4.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cardinality-estimator v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling genetic_algorithm v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.00s [INFO] running `Command { std: "docker" "inspect" "3fde1e32040205455f25ab4215c423ef7670bb2c89d1429205b1b324ee502314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fde1e32040205455f25ab4215c423ef7670bb2c89d1429205b1b324ee502314", kill_on_drop: false }` [INFO] [stdout] 3fde1e32040205455f25ab4215c423ef7670bb2c89d1429205b1b324ee502314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7c931dd319dd3f95bc3aaa54bb9fb637ad0482a4b54cc9388ba8a9c46cd3484 [INFO] running `Command { std: "docker" "start" "-a" "f7c931dd319dd3f95bc3aaa54bb9fb637ad0482a4b54cc9388ba8a9c46cd3484", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v12.10.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling symbolic-common v12.10.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cardinality-estimator v1.0.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCNe3VZ/symbols.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.profile_hill_climb_nqueens.776fb2d39b888954-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879.dgboex6axp015a4rg8qygzmz7.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgenetic_algorithm-018fd5968aae6ffc.rlib" "/opt/rustwide/target/debug/deps/libstats-cbc2f4f33f271e3b.rlib" "/opt/rustwide/target/debug/deps/libcardinality_estimator-58dfe270f63defda.rlib" "/opt/rustwide/target/debug/deps/libwyhash-e5372b52b0ac25ab.rlib" "/opt/rustwide/target/debug/deps/libfactorial-3594d944cb9fc037.rlib" "/opt/rustwide/target/debug/deps/libprimal_sieve-941f5361dd286ab9.rlib" "/opt/rustwide/target/debug/deps/libprimal_estimate-2623006ce3c3c769.rlib" "/opt/rustwide/target/debug/deps/libprimal_bit-f379f2db541a80fd.rlib" "/opt/rustwide/target/debug/deps/libhamming-029b392c4d715735.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fb9d495ae8e42c3d.rlib" "/opt/rustwide/target/debug/deps/libnum-a521038f722249cd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-97f977d916cae959.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67d98292b0e7fc1a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-569e224e35a8e37b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66c093d51825abf8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d9c00ee09a1fd0b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0cde026e6d0a10c4.rlib" "/opt/rustwide/target/debug/deps/libitertools-83a8314232268e94.rlib" "/opt/rustwide/target/debug/deps/librand-25f7dba8bcacae0b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7f2ecbaa084e09a8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b28340f5a4b87c60.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3dd7dd013b078aa.rlib" "/opt/rustwide/target/debug/deps/libpprof-3c5407732a8abf1b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69e5ab9f3e02af96.rlib" "/opt/rustwide/target/debug/deps/libinferno-ae0dae4d1153abda.rlib" "/opt/rustwide/target/debug/deps/libnum_format-08b9e3d9b99664cd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-00aabb31ff9cd96d.rlib" "/opt/rustwide/target/debug/deps/libstr_stack-fc8bd6ac3188e191.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-913ae8ee8a476aa8.rlib" "/opt/rustwide/target/debug/deps/librgb-39cf5a5be8b4f055.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a71a9ab3a7a5d529.rlib" "/opt/rustwide/target/debug/deps/libindexmap-460d698a22146186.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0803556123594d3e.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-a8da521af1b95b07.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libahash-34bd59e326a473c9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eb74976548ad17a4.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-092696dee5dbbbc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1330d4a483bc0841.rlib" "/opt/rustwide/target/debug/deps/libfindshlibs-536aa33bdd428df7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ee3a534eec5eb5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f6bf0bc2d7db50d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-205eb352094bf351.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_demangle-282c20826646e16d.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-eb840e96e9a3e5a3.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_common-02da4d3db590e95e.rlib" "/opt/rustwide/target/debug/deps/libdebugid-c0b9530df519d6e0.rlib" "/opt/rustwide/target/debug/deps/libuuid-049d077ac5e47ff7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2a0dbe5da253a28f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-aacf3d77ad2f7481.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7e2ee126ad5d952f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2402e75402f95d31.rlib" "/opt/rustwide/target/debug/deps/librustix-6dbcd59df10c9023.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e303ea873600dc51.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-96960a9d12f17f48.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-954277737b71a67c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4771474954239676.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libobject-ac28af0de9dba09e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-874ea8fbe054ed5e.rlib" "/opt/rustwide/target/debug/deps/libgimli-97eee70364d6efb6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e0324ea654ce1d71.rlib" "/opt/rustwide/target/debug/deps/libnix-824776299ece951a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libcriterion-6d95bb53843530be.rlib" "/opt/rustwide/target/debug/deps/libciborium-7d1e03a608b48cc7.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-df3639882e502e40.rlib" "/opt/rustwide/target/debug/deps/libhalf-825ad5e6fb8bbf04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-fb39fc6d0cbd372d.rlib" "/opt/rustwide/target/debug/deps/libclap-c961db2d70b57340.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-95a4f17ed8bf7205.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-6c4bf03d58c3802e.rlib" "/opt/rustwide/target/debug/deps/libanstyle-4c99617e03ead83f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/liboorandom-4e593af4dcf7e560.rlib" "/opt/rustwide/target/debug/deps/librayon-3c9b21f51d44c67e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a86b3e2a6874aea0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bd6df934c95fd429.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94621803ecea6178.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d72a2b2b371b2bb.rlib" "/opt/rustwide/target/debug/deps/libanes-1aa9efc94b7f3f68.rlib" "/opt/rustwide/target/debug/deps/libplotters-f45c8ba7d1c2319a.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-31b8b2789dc42898.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1800007a4699d381.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-1de305421666465c.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-8f7fb28af36224be.rlib" "/opt/rustwide/target/debug/deps/libcriterion_plot-84acaaae6554d40a.rlib" "/opt/rustwide/target/debug/deps/libitertools-efabfb4df68f270f.rlib" "/opt/rustwide/target/debug/deps/libeither-715c6002fba7ac68.rlib" "/opt/rustwide/target/debug/deps/libcast-99d915c1c3f7d8bf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-16a83d3e0202b63d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-63d3c1419bab90cd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4aec826c3e1354be.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libserde-aaa756fc63d89cee.rlib" "/opt/rustwide/target/debug/deps/libregex-6915e76067aea610.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22dac2fbce90b609.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b7cbf506a5c4f18e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f0a00bc0238ee42d.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-5d2e9db48aa130d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-1a5ac9b263dfa6af.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-c9debb3a8e798879" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `genetic_algorithm` (example "profile_hill_climb_nqueens") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f7c931dd319dd3f95bc3aaa54bb9fb637ad0482a4b54cc9388ba8a9c46cd3484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c931dd319dd3f95bc3aaa54bb9fb637ad0482a4b54cc9388ba8a9c46cd3484", kill_on_drop: false }` [INFO] [stdout] f7c931dd319dd3f95bc3aaa54bb9fb637ad0482a4b54cc9388ba8a9c46cd3484