[INFO] fetching crate goad 0.1.0... [INFO] building goad-0.1.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate goad 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate goad 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate goad 0.1.0 [INFO] tweaked toml for crates.io crate goad 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate goad 0.1.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate goad 0.1.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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37e014bb48b1796bc15f8aefc9604195ebd5089156155b5324e9ea0dfdbfcf3c [INFO] running `Command { std: "docker" "start" "-a" "37e014bb48b1796bc15f8aefc9604195ebd5089156155b5324e9ea0dfdbfcf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37e014bb48b1796bc15f8aefc9604195ebd5089156155b5324e9ea0dfdbfcf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e014bb48b1796bc15f8aefc9604195ebd5089156155b5324e9ea0dfdbfcf3c", kill_on_drop: false }` [INFO] [stdout] 37e014bb48b1796bc15f8aefc9604195ebd5089156155b5324e9ea0dfdbfcf3c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60f43e03bad6bd614f28961a3539666e3bbe91a2c8a5f08b7f806768ea95a816 [INFO] running `Command { std: "docker" "start" "-a" "60f43e03bad6bd614f28961a3539666e3bbe91a2c8a5f08b7f806768ea95a816", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.8 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clipper-sys v0.7.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling geo-types v0.7.14 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling tobj v4.0.2 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling geo-clipper v0.8.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.15.7 [INFO] [stderr] Compiling ndarray-interp v0.4.1 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling goad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "60f43e03bad6bd614f28961a3539666e3bbe91a2c8a5f08b7f806768ea95a816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f43e03bad6bd614f28961a3539666e3bbe91a2c8a5f08b7f806768ea95a816", kill_on_drop: false }` [INFO] [stdout] 60f43e03bad6bd614f28961a3539666e3bbe91a2c8a5f08b7f806768ea95a816 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df9a089a88dc98bda94d75ad9ec1309d9859e423b52d0d21f51f3e1a525c3c16 [INFO] running `Command { std: "docker" "start" "-a" "df9a089a88dc98bda94d75ad9ec1309d9859e423b52d0d21f51f3e1a525c3c16", kill_on_drop: false }` [INFO] [stderr] Compiling goad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCPLAD5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgoad-a3dcd5da2643ba08,libchrono-12bb352fa01552c3,libiana_time_zone-693b81a5c0b46492,libconfig-1ddb0db8752a41c7,libpathdiff-3b9982cd4c9b7139,libjson5-0e70571298ac08c0,libpest-5fd65957004c4890,libucd_trie-01dd94f548235104,libthiserror-e8b61170ee5db02a,libron-23656ee805899b1f,libbitflags-7ccacb99947a34de,libbase64-64299f9d815d057c,libserde_json-8aebd49f0e57e3fe,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libtoml-84a7877304d22948,libtoml_edit-669af463d8c9b12f,libserde_spanned-afc98cf448e77875,libindexmap-7a34578bd52a8484,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libtoml_datetime-dddcd159b0b479b2,libwinnow-d0d25368083fcf89,libini-79debfe9fcbbb35c,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-275b1ba1cb23bc27,libdlv_list-16a65e64ae47a01d,libyaml_rust2-3417f0d95db796a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-898531fdfe66e736,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libitertools-00d4c2f4c391fcf4,libclap-d37b4c69389bb6a2,libclap_builder-ecf15a13cc8ed789,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libindicatif-ee255c2869f7b73a,libportable_atomic-ca89de9c88172eb3,libnumber_prefix-8479f39d71e80d3e,libconsole-470201f9696f9708,libunicode_width-79cfce0a776a55d3,libtobj-1d6079f7c82cbbfd,librand_distr-480eee8b62361dd8,librand-0cb3ddc9da60a0bd,librand_chacha-48cc62336946352a,libppv_lite86-680581a168010cf0,librand_core-641c72f20887f646,libgetrandom-0eda7775bc7dc91a,libzerocopy-71fd749d50cfdeae,libgeo_clipper-2edfa922e95cea9d,libclipper_sys-38da4e1e95d443ad,libpyo3-23ba207824959b61,libmemoffset-e51ef461c61b418d,libpyo3_ffi-a9dc9641c2bd18c6,libunindent-df02e22db51b2e3a,libndarray-d84414b96e328368,libnalgebra-f3e80d5a3074280c,libmatrixmultiply-77458292f5b8ceb8,librawpointer-a726d041f28ef5ec,libnum_rational-79d7662c51c2b8b5,libnum_integer-0572336eb594fda9,libtypenum-b340306620bbd666,libsimba-81f2d2de6c8ba3df,libwide-13212f02fbd6b8e1,libsafe_arch-a1f430f205ec0dcb,libnum_complex-1016f3573f8769a2,libmacroquad-f6c21678301b83c0,libfontdue-d982f1e4055ac868,libttf_parser-461613996f316f90,libhashbrown-6e6a0d12e5095cf3,libimage-1f45efa340d02b2c,libbytemuck-3aaadcbd34f66593,libcolor_quant-fa7ff1de0e6ea74b,libpng-691c7ea6de10a975,libbitflags-e2b4db6c651223da,libflate2-dca7134dd78cb04f,libminiz_oxide-53fc76354481b5c9,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libquad_rand-4032bd8024c8dbad,libslotmap-620f8090fcdfb899,libglam-6ff026e255420733,libminiquad-53031ff01b6cd23f,libgeo-5dff80f8fa481767,libfloat_next_after-4c4c9e21b69006bd,libearcutr-dede26251fb4d9ef,libitertools-f857b20e4f9867c5,libspade-4cf1fba99b755526,libhashbrown-229c2557c7d0fc7c,libahash-eb6be535c22407f2,libgetrandom-b1ad53b2b4ce18df,liblibc-ba3bc900c8a4168d,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-9e69829ab826bfbd,liballocator_api2-3bc2480ae44878f3,libgeographiclib_rs-0cf682cdaf4a4b26,liblibm-5fff52869cd057c5,libi_overlay-ef4b30de992b7b04,libi_key_sort-ced42c5bbec4496b,libi_shape-594643a631598e81,libi_tree-e84d382aa13e80a9,libi_float-968af23da5a5fae9,libserde-3f3e8e499a5a5af5,librobust-4fae2221a5a4f383,libgeo_types-5cb6e97b7a7e46a4,librstar-f8f669add6c4df3b,libheapless-a8b033483be169c8,libhash32-d3f190b7dd8746a3,libbyteorder-1efcbe4f07366651,libsmallvec-8045c56aeb050430,librayon-afe7afe351f88ce9,librayon_core-0f57a3cecb2da8b5,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-38d43fea6173fdf6,libapprox-93318e5d2cdbc307,libnum_traits-913ad89e6acf3062,liblog-5fb51f756c1191b0,libanyhow-a53218c1ad67fc14}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCPLAD5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/clipper-sys-bb43b8a70c290e10/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi_problem-51ef430fb8b580b0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcd75Uix/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgoad-a3dcd5da2643ba08,libchrono-12bb352fa01552c3,libiana_time_zone-693b81a5c0b46492,libconfig-1ddb0db8752a41c7,libpathdiff-3b9982cd4c9b7139,libjson5-0e70571298ac08c0,libpest-5fd65957004c4890,libucd_trie-01dd94f548235104,libthiserror-e8b61170ee5db02a,libron-23656ee805899b1f,libbitflags-7ccacb99947a34de,libbase64-64299f9d815d057c,libserde_json-8aebd49f0e57e3fe,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-6b175d60b6f34152,libtoml-84a7877304d22948,libtoml_edit-669af463d8c9b12f,libserde_spanned-afc98cf448e77875,libindexmap-7a34578bd52a8484,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libtoml_datetime-dddcd159b0b479b2,libwinnow-d0d25368083fcf89,libini-79debfe9fcbbb35c,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-275b1ba1cb23bc27,libdlv_list-16a65e64ae47a01d,libyaml_rust2-3417f0d95db796a5,libencoding_rs-68ad4a143c31cce1,libarraydeque-be9e663bcba0ae31,libhashlink-898531fdfe66e736,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libitertools-00d4c2f4c391fcf4,libclap-d37b4c69389bb6a2,libclap_builder-ecf15a13cc8ed789,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c,libindicatif-ee255c2869f7b73a,libportable_atomic-ca89de9c88172eb3,libnumber_prefix-8479f39d71e80d3e,libconsole-470201f9696f9708,libunicode_width-79cfce0a776a55d3,libtobj-1d6079f7c82cbbfd,librand_distr-480eee8b62361dd8,librand-0cb3ddc9da60a0bd,librand_chacha-48cc62336946352a,libppv_lite86-680581a168010cf0,librand_core-641c72f20887f646,libgetrandom-0eda7775bc7dc91a,libzerocopy-71fd749d50cfdeae,libgeo_clipper-2edfa922e95cea9d,libclipper_sys-38da4e1e95d443ad,libpyo3-23ba207824959b61,libmemoffset-e51ef461c61b418d,libpyo3_ffi-a9dc9641c2bd18c6,libunindent-df02e22db51b2e3a,libndarray-d84414b96e328368,libnalgebra-f3e80d5a3074280c,libmatrixmultiply-77458292f5b8ceb8,librawpointer-a726d041f28ef5ec,libnum_rational-79d7662c51c2b8b5,libnum_integer-0572336eb594fda9,libtypenum-b340306620bbd666,libsimba-81f2d2de6c8ba3df,libwide-13212f02fbd6b8e1,libsafe_arch-a1f430f205ec0dcb,libnum_complex-1016f3573f8769a2,libmacroquad-f6c21678301b83c0,libfontdue-d982f1e4055ac868,libttf_parser-461613996f316f90,libhashbrown-6e6a0d12e5095cf3,libimage-1f45efa340d02b2c,libbytemuck-3aaadcbd34f66593,libcolor_quant-fa7ff1de0e6ea74b,libpng-691c7ea6de10a975,libbitflags-e2b4db6c651223da,libflate2-dca7134dd78cb04f,libminiz_oxide-53fc76354481b5c9,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libquad_rand-4032bd8024c8dbad,libslotmap-620f8090fcdfb899,libglam-6ff026e255420733,libminiquad-53031ff01b6cd23f,libgeo-5dff80f8fa481767,libfloat_next_after-4c4c9e21b69006bd,libearcutr-dede26251fb4d9ef,libitertools-f857b20e4f9867c5,libspade-4cf1fba99b755526,libhashbrown-229c2557c7d0fc7c,libahash-eb6be535c22407f2,libgetrandom-b1ad53b2b4ce18df,liblibc-ba3bc900c8a4168d,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-9e69829ab826bfbd,liballocator_api2-3bc2480ae44878f3,libgeographiclib_rs-0cf682cdaf4a4b26,liblibm-5fff52869cd057c5,libi_overlay-ef4b30de992b7b04,libi_key_sort-ced42c5bbec4496b,libi_shape-594643a631598e81,libi_tree-e84d382aa13e80a9,libi_float-968af23da5a5fae9,libserde-3f3e8e499a5a5af5,librobust-4fae2221a5a4f383,libgeo_types-5cb6e97b7a7e46a4,librstar-f8f669add6c4df3b,libheapless-a8b033483be169c8,libhash32-d3f190b7dd8746a3,libbyteorder-1efcbe4f07366651,libsmallvec-8045c56aeb050430,librayon-afe7afe351f88ce9,librayon_core-0f57a3cecb2da8b5,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libeither-38d43fea6173fdf6,libapprox-93318e5d2cdbc307,libnum_traits-913ad89e6acf3062,liblog-5fb51f756c1191b0,libanyhow-a53218c1ad67fc14}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd75Uix/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/clipper-sys-bb43b8a70c290e10/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/problem1-9d90106be8fea08d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `goad` (example "multi-problem") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `goad` (example "problem1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df9a089a88dc98bda94d75ad9ec1309d9859e423b52d0d21f51f3e1a525c3c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df9a089a88dc98bda94d75ad9ec1309d9859e423b52d0d21f51f3e1a525c3c16", kill_on_drop: false }` [INFO] [stdout] df9a089a88dc98bda94d75ad9ec1309d9859e423b52d0d21f51f3e1a525c3c16