[INFO] fetching crate genetic_algorithm 0.6.0... [INFO] building genetic_algorithm-0.6.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate genetic_algorithm 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate genetic_algorithm 0.6.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate genetic_algorithm 0.6.0 [INFO] finished tweaking crates.io crate genetic_algorithm 0.6.0 [INFO] tweaked toml for crates.io crate genetic_algorithm 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate genetic_algorithm 0.6.0 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" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 201e7b6a80e217757a8170d296d930e9f096c10570b7671ee793d4d20cce1f0c [INFO] running `Command { std: "docker" "start" "-a" "201e7b6a80e217757a8170d296d930e9f096c10570b7671ee793d4d20cce1f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "201e7b6a80e217757a8170d296d930e9f096c10570b7671ee793d4d20cce1f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201e7b6a80e217757a8170d296d930e9f096c10570b7671ee793d4d20cce1f0c", kill_on_drop: false }` [INFO] [stdout] 201e7b6a80e217757a8170d296d930e9f096c10570b7671ee793d4d20cce1f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b468851c45a7703ef84e9c7b8ce270544c6001c1e63b95931c0e000e59d0b5e [INFO] running `Command { std: "docker" "start" "-a" "3b468851c45a7703ef84e9c7b8ce270544c6001c1e63b95931c0e000e59d0b5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [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 crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling either v1.6.1 [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 ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling factorial v0.2.1 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling genetic_algorithm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.40s [INFO] running `Command { std: "docker" "inspect" "3b468851c45a7703ef84e9c7b8ce270544c6001c1e63b95931c0e000e59d0b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b468851c45a7703ef84e9c7b8ce270544c6001c1e63b95931c0e000e59d0b5e", kill_on_drop: false }` [INFO] [stdout] 3b468851c45a7703ef84e9c7b8ce270544c6001c1e63b95931c0e000e59d0b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 775a90150a85a55967052e500a65b69d3a89ef81a93cd262f2e5c29bb1c597c3 [INFO] running `Command { std: "docker" "start" "-a" "775a90150a85a55967052e500a65b69d3a89ef81a93cd262f2e5c29bb1c597c3", 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 proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.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 indexmap v1.8.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling symbolic-demangle v8.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling symbolic-common v8.7.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [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 fastrand v1.7.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling inferno v0.11.1 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling factorial v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/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/rustcj5NzLc/symbols.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.profile_evolve_nqueens.2d15d62c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595.3n3vrnwyl1yeddfa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgenetic_algorithm-766f982b447dc930.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-2f53dcdfc40e69f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d9e22569e2e005fc.rlib" "/opt/rustwide/target/debug/deps/libstats-c711bed208600504.rlib" "/opt/rustwide/target/debug/deps/libfactorial-289bc0454e4a22fa.rlib" "/opt/rustwide/target/debug/deps/libnum-e6cc88640bbe4018.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-57f520b5c406293b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ec32a12bc9227608.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6cad1ea57a544941.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dc5ee7914f0c869b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-26c31b1fa4acd860.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f0d1362aa45ffea9.rlib" "/opt/rustwide/target/debug/deps/librand-2ac480e94701c042.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c668d1927ba5d9d5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1a2b4b5ce0667d1.rlib" "/opt/rustwide/target/debug/deps/libpprof-ecdd4711c9787395.rlib" "/opt/rustwide/target/debug/deps/libthiserror-666a2873d710ce4e.rlib" "/opt/rustwide/target/debug/deps/libinferno-1d715ab3fdc560b9.rlib" "/opt/rustwide/target/debug/deps/libnum_format-5dc918879046aa19.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a643388d2a6061a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libstr_stack-0bc64a3ddd0f51d0.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-5eb8f7daef82389b.rlib" "/opt/rustwide/target/debug/deps/librgb-3dce6784b19ed5e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d53ceab13f0d1690.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fba0441526f37366.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5c2e9329aa336a3b.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libahash-7ae525a306e25578.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f43c4ebe01f61d8a.rlib" "/opt/rustwide/target/debug/deps/libfindshlibs-33d3a3ade85f7b98.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7cc07e3a5cd880e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c24d6529853c9b33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libnix-d74ccd5f8287ff02.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_demangle-b130783945e12354.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-07abe46b68de62c2.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_common-ac7787552db3bc4d.rlib" "/opt/rustwide/target/debug/deps/libdebugid-2872c3ef844e2d71.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ced63c89d8e89886.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9771a123ff7fa4cd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8aa980bc33fd8b9a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcriterion-53e7371b26766bec.rlib" "/opt/rustwide/target/debug/deps/libatty-8f21007f82c7cc3c.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-16e427486e95f99f.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/liboorandom-1778d91ab20fb388.rlib" "/opt/rustwide/target/debug/deps/librayon-d060c56266bb2eb9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8f097bc98e6c377a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-614fe8f3c3905c1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-c31af075b1e60702.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libplotters-8fc0d06883e75dd4.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-80b634ddaa171be7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3756d43421d3f331.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-278103a00d8c2c6e.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-891b2fd0c2a50d4f.rlib" "/opt/rustwide/target/debug/deps/libcriterion_plot-3cb0d33693b776c5.rlib" "/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libcast-7384a262e2fd2f34.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d3e18f6c23a89b0c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libcsv-95ff7f76688c26ca.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-8dc68429df2949cc.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-546a14047f5e30ab.rlib" "/opt/rustwide/target/debug/deps/libbstr-8417163b61e9f078.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libserde-032f37fc0c4d866a.rlib" "/opt/rustwide/target/debug/deps/libregex-67e9b26e2a45d18b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3f9a2d713c343a91.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libclap-51225c9021cb7c19.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/profile_evolve_nqueens-848e0b6e40828595" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `genetic_algorithm` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "775a90150a85a55967052e500a65b69d3a89ef81a93cd262f2e5c29bb1c597c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775a90150a85a55967052e500a65b69d3a89ef81a93cd262f2e5c29bb1c597c3", kill_on_drop: false }` [INFO] [stdout] 775a90150a85a55967052e500a65b69d3a89ef81a93cd262f2e5c29bb1c597c3