[INFO] fetching crate genetic_algorithm 0.7.0... [INFO] testing genetic_algorithm-0.7.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate genetic_algorithm 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate genetic_algorithm 0.7.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate genetic_algorithm 0.7.0 [INFO] finished tweaking crates.io crate genetic_algorithm 0.7.0 [INFO] tweaked toml for crates.io crate genetic_algorithm 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate genetic_algorithm 0.7.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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c826b0cfdfea0d6cb079e8d2ed44da09ed8d12eef0f971ca004890b88c448300 [INFO] running `Command { std: "docker" "start" "-a" "c826b0cfdfea0d6cb079e8d2ed44da09ed8d12eef0f971ca004890b88c448300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c826b0cfdfea0d6cb079e8d2ed44da09ed8d12eef0f971ca004890b88c448300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c826b0cfdfea0d6cb079e8d2ed44da09ed8d12eef0f971ca004890b88c448300", kill_on_drop: false }` [INFO] [stdout] c826b0cfdfea0d6cb079e8d2ed44da09ed8d12eef0f971ca004890b88c448300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d4dd11c42b10dc090db80e8050c262687ff3b8908e50513be1d29ee74dd3951 [INFO] running `Command { std: "docker" "start" "-a" "6d4dd11c42b10dc090db80e8050c262687ff3b8908e50513be1d29ee74dd3951", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [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 crossbeam-channel v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling factorial v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "6d4dd11c42b10dc090db80e8050c262687ff3b8908e50513be1d29ee74dd3951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4dd11c42b10dc090db80e8050c262687ff3b8908e50513be1d29ee74dd3951", kill_on_drop: false }` [INFO] [stdout] 6d4dd11c42b10dc090db80e8050c262687ff3b8908e50513be1d29ee74dd3951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb12e6328b4ea90cfdf9421eb78448486ece0f185a115fbc22623c19ea85a833 [INFO] running `Command { std: "docker" "start" "-a" "cb12e6328b4ea90cfdf9421eb78448486ece0f185a115fbc22623c19ea85a833", 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 serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [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 num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.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 serde_derive v1.0.136 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling symbolic-demangle v8.7.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling symbolic-common v8.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-format v0.4.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 str_stack v0.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pprof v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 thiserror v1.0.30 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling factorial v0.2.1 [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 nalgebra v0.29.0 [INFO] [stderr] Compiling genetic_algorithm v0.7.0 (/opt/rustwide/workdir) [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/beta-2023-10-04-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/rustciUAxZu/symbols.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.profile_hill_climb_nqueens.b6e4ac7934f9d505-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96.2b7n8wxab41odjlf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgenetic_algorithm-4f34ee8ef4013f09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-e49535f337288c4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97451b425f5d8147.rlib" "/opt/rustwide/target/debug/deps/libstats-7299a0ab3c129e37.rlib" "/opt/rustwide/target/debug/deps/libfactorial-8a2f9e17eaaa131b.rlib" "/opt/rustwide/target/debug/deps/libnum-b2644596514724bd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-abfaa3e5f61d7c3b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-15f5da31296b6ad8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-264763810b4839db.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b913d2624ba08efa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-76b05424416aa487.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c382915d92c7a447.rlib" "/opt/rustwide/target/debug/deps/librand-5d02e416bb10d01d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a47da8621025a9ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f04d28cf8db6e0cd.rlib" "/opt/rustwide/target/debug/deps/librand_core-0eda2fdedfed7d69.rlib" "/opt/rustwide/target/debug/deps/libpprof-5a4fb3e410b76c2b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d9d9ff2ccda8dea0.rlib" "/opt/rustwide/target/debug/deps/libinferno-90321ac8172d470a.rlib" "/opt/rustwide/target/debug/deps/libnum_format-636a3826c059b1ed.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7a704e7c777bde67.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d8008d9f3153be6.rlib" "/opt/rustwide/target/debug/deps/libstr_stack-e621296daa902186.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-5f3ae819f6d8c0b0.rlib" "/opt/rustwide/target/debug/deps/librgb-acfeb2b0e43b8d9f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-760c281624dd6893.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb50c1231206908.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f455cdfbbd5a0532.rlib" "/opt/rustwide/target/debug/deps/liblog-9cfe4a06cd9123f4.rlib" "/opt/rustwide/target/debug/deps/libahash-d62de8058e67a218.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1036d7dd29f231c3.rlib" "/opt/rustwide/target/debug/deps/libfindshlibs-220c3a556ebc8177.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dcd149af20858d1a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ffc123b6278fcc76.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1dd839ca8b3e7b6a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b2ef0ae1844ce15f.rlib" "/opt/rustwide/target/debug/deps/libnix-4e2bd8b2604d200a.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_demangle-7a64315ee7e7f82e.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-a8f64926e72306a3.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_common-86141f0d10ad3f28.rlib" "/opt/rustwide/target/debug/deps/libdebugid-10bcd0a9db6a2675.rlib" "/opt/rustwide/target/debug/deps/libuuid-a5f15f7a0ae749dd.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9b5d81a5ca2e8dc2.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-5b03cf047251fa33.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecb72ebb1fa963c4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5c99c8f1b90b5fd4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9e298c189c69191d.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libobject-18a17267acac45fe.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a59eadabb3059872.rlib" "/opt/rustwide/target/debug/deps/libgimli-78203fe42d25fa88.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b2acf308f8bc4334.rlib" "/opt/rustwide/target/debug/deps/libtempfile-50a554f69ac89271.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5950658d72f52742.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-691637b1804bf0c2.rlib" "/opt/rustwide/target/debug/deps/libcriterion-ac4d5c74cd811321.rlib" "/opt/rustwide/target/debug/deps/libatty-b4a4835576a321ad.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-cde7775fcb126b00.rlib" "/opt/rustwide/target/debug/deps/libhalf-868053cce3a21a1a.rlib" "/opt/rustwide/target/debug/deps/liboorandom-847b39190a44b323.rlib" "/opt/rustwide/target/debug/deps/librayon-d074f10334b61ea9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f3135ae326fa16e4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f437e1b2ae71e82.rlib" "/opt/rustwide/target/debug/deps/liblibc-787ff659cb095079.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b4082b557fb7bb55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cbf0e160183da39d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e5c5887db307e3ad.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4921608f77ab4c40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f8fc8500bc1b9ec8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libplotters-33feab2941b16523.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-c80e0733783f3889.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49864801156d435f.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-a97600512c23c9e2.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-6d141f2487b37e9b.rlib" "/opt/rustwide/target/debug/deps/libcriterion_plot-017bf42b50aeee43.rlib" "/opt/rustwide/target/debug/deps/libitertools-b38f84ef4295129d.rlib" "/opt/rustwide/target/debug/deps/libeither-7e9fbe3cae9fbed0.rlib" "/opt/rustwide/target/debug/deps/libcast-675e732feb2c5168.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-834aae20cd62ea6f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-f3f0e9ea510c7866.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1394067fc9763bdc.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d31ae900ea32ee5.rlib" "/opt/rustwide/target/debug/deps/libcsv-707255decf1f3321.rlib" "/opt/rustwide/target/debug/deps/libryu-0d7b1f41b39f009a.rlib" "/opt/rustwide/target/debug/deps/libitoa-888cf7277ead5807.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-9752141641fa5ece.rlib" "/opt/rustwide/target/debug/deps/libbstr-2826c89a4eb4da4c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-bc304c0764ca449d.rlib" "/opt/rustwide/target/debug/deps/libserde-1944980130b47851.rlib" "/opt/rustwide/target/debug/deps/libregex-5a7277dd9be2754d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6ad9763bf7f3b0a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-992d9374f8376dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3f2fd546b66486f9.rlib" "/opt/rustwide/target/debug/deps/libclap-9404af0786745201.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-2540773ab1527836.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-03da3aa274644bec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.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-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/profile_hill_climb_nqueens-455bb8b49d9c7d96" "-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 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" "cb12e6328b4ea90cfdf9421eb78448486ece0f185a115fbc22623c19ea85a833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb12e6328b4ea90cfdf9421eb78448486ece0f185a115fbc22623c19ea85a833", kill_on_drop: false }` [INFO] [stdout] cb12e6328b4ea90cfdf9421eb78448486ece0f185a115fbc22623c19ea85a833