[INFO] cloning repository https://github.com/J164/puzzle-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J164/puzzle-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ164%2Fpuzzle-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ164%2Fpuzzle-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea76f6dfe3a2f25a77a7ef7bb44039331b8f21f6 [INFO] testing J164/puzzle-solver against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ164%2Fpuzzle-solver" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/J164/puzzle-solver [INFO] finished tweaking git repo https://github.com/J164/puzzle-solver [INFO] tweaked toml for git repo https://github.com/J164/puzzle-solver written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/J164/puzzle-solver on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/J164/puzzle-solver 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5a2c576e239dcd3a5b4fa65cfb92aafd4c13f8dda8ca1506a8ca691d2276bcc [INFO] running `Command { std: "docker" "start" "-a" "d5a2c576e239dcd3a5b4fa65cfb92aafd4c13f8dda8ca1506a8ca691d2276bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5a2c576e239dcd3a5b4fa65cfb92aafd4c13f8dda8ca1506a8ca691d2276bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a2c576e239dcd3a5b4fa65cfb92aafd4c13f8dda8ca1506a8ca691d2276bcc", kill_on_drop: false }` [INFO] [stdout] d5a2c576e239dcd3a5b4fa65cfb92aafd4c13f8dda8ca1506a8ca691d2276bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e7b6da960b91b16dabc412d47be38c2ded38067c4f193205f7e52db61e02841 [INFO] running `Command { std: "docker" "start" "-a" "3e7b6da960b91b16dabc412d47be38c2ded38067c4f193205f7e52db61e02841", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling aws_lambda_events v0.15.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling vercel_runtime_router v1.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling lambda_runtime_api_client v0.11.1 [INFO] [stderr] Compiling vercel_runtime_macro v1.1.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling lambda_runtime v0.11.3 [INFO] [stderr] Compiling lambda_http v0.11.4 [INFO] [stderr] Compiling vercel_runtime v1.1.4 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling puzzle-utils v0.3.0 [INFO] [stderr] Compiling puzzle-solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvRD104/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvercel_runtime-278cbb52a5090861,libvercel_runtime_router-72d0614d36a573f3,libsyn-a9a7dfd6b1523667,libquote-e9427efb4acd8379,libproc_macro2-1e24085b8506227d,libunicode_ident-2f3def79317703c6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libglob-eeb045b280f2e028,liblambda_http-e710fdaa6f1580ca,libserde_urlencoded-d30bae180e9bdacd,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,liburl-367cb913f528a233,libidna-595f4775f9466837,libunicode_normalization-79f5f85aa82e8268,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libaws_lambda_events-ee3cf6ea023fc7f5,libquery_map-efe29aa866d1008e,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,liblambda_runtime-9ca6dc92e4560f44,libhttp_serde-8c805b542f74cffe,libserde_path_to_error-4fed48eb719f246f,libasync_stream-76191c2b7fe4c981,libbase64-2a03de3babadded3,liblambda_runtime_api_client-d412c54a3f920762,libtracing_subscriber-060c204e34d64f3f,libtracing_serde-17956c82178adcb5,libserde_json-027be743c6fc947e,libryu-f8ba606093049f91,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libregex-ce87705566b34809,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libregex_syntax-3a1fc10fb0bb10d0,libthread_local-63cc183b1d579f9d,libhttp_body_util-e299e25ccca35b56,libhyper_util-4f4a38c9286d9c58,libtracing-d8589d79d208aed9,libtracing_core-71bc77566cba2a09,libonce_cell-24c5d665b6879050,libhyper-22fc1a824299c2ec,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libhttp_body-0eb4d65249b636c7,libfutures-5e2a77017dae8463,libfutures_executor-38c26d8e48a132c2,libtower-1c253c2b209c5c63,libpin_project-0ddc95704c5b4ea7,libtower_service-0d7df29686b13872,libtower_layer-d70c7e404336389b,libfutures_util-a9ab31e8b25dbd39,libfutures_io-1e8dd8eeffe2c5f5,libslab-2beeedcc9f7dbddb,libfutures_channel-802c42bbe7af2e1c,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libtokio_stream-2a2be5f6976d69b8,libfutures_core-2da63d8c7891ede1,libtokio-4c5c68d2ad83e694,libsocket2-72c0612696775e96,libmio-eb5cb30835ef136d,libpin_project_lite-e0c50e8704e39276,libhttp-cf6366728cfedfa5,libitoa-4c6598116a867907,libbytes-391923a051342ae3,libfnv-2d77ec4f6f971b24,libpuzzle_utils-574284e786f3c74e,libimageproc-a39de969c7a3412e,libnalgebra-5e9b27ab0bf54486,libmatrixmultiply-c0aecd9444a91d61,librawpointer-a726d041f28ef5ec,libtypenum-d9cba146b74f4906,libsimba-45f49fafa1b8f7f6,libwide-21112edcb93b860a,libsafe_arch-15ec63c014a7a356,libapprox-508d28a081f3ead7,libnum-b6d428950b6f0069,libnum_iter-aa78f9e47b8bad57,libnum_complex-f07bd92177c993b1,librand_distr-916973763a2e7bee,librand-74640f5be6e9a924,librand_chacha-7eba0df534a98e32,libppv_lite86-dbf26efa2d37d3ba,libzerocopy-19fa43adad9daa73,libbyteorder-7df9ab1ae37e1368,librand_core-83ec6eb5bae4978f,libgetrandom-7732540ef9fad6a4,liblibc-d45bae26e286a341,libab_glyph-56097304099adaba,libowned_ttf_parser-b3ebbdb1bde71986,libttf_parser-94720f2319bbf4ec,libab_glyph_rasterizer-58ae3059bbb17bdd,libserde-c257c4a96667968b,libimage-7c7dd0acb01877a5,libimage_webp-670265e0dac05156,libqoi-162638f4d10ae3f2,librayon-6495a37675f92990,libpng-0930d71c5593a478,libbitflags-e2b4db6c651223da,libfdeflate-09c54c128dc14a49,libexr-7a51241714a0d017,libflume-39b04c4e3ccb92ca,libminiz_oxide-ed86e9e9601cdf5d,libadler-f4caa73e14204bdd,libzune_inflate-bdc3530bd1f3c55c,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-ce01ec5e0e267df7,libsmallvec-e2fbd282c83e646d,libzune_jpeg-5410f94ce4316a11,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-b3ca9baf2c986ec5,libloop9-9fcab939847df4dd,libavif_serialize-15229556d57ab923,libquick_error-8d402ad4d863a69d,librgb-b3973de6f8815f3d,librav1e-4fc9552d8addc75b,libprofiling-d6007d52402495ca,libav1_grain-763ddef5fffb7c1d,libnom-b3e0f856bc07dfc6,libmemchr-3ffe5f7a52883367,libnum_rational-9a4350bd6966363d,libnum_bigint-ec9df3637998b524,libnum_integer-6f8e4141bbcb3a1b,libanyhow-0e28d45478c77532,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-087229a4665d0fe2,libv_frame-fb64301ba09e7548,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-92c5753df0a52c89,libbitstream_io-547946730a20f1d5,libitertools-e4761ebe7863e7d3,libeither-38d43fea6173fdf6,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-0470fa622ecd813b,libnum_traits-f14947356a137173,libtiff-15e49aecac23ea4f,libflate2-1fc745d088969efe,libminiz_oxide-fa2c670deac8bab0,libsimd_adler32-eda01a159841bab2,libcrc32fast-5e6fdc6fad2d85f8,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvRD104/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sudoku_print-e64c99a6faf7fcfa" "-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 `puzzle-solver` (bin "sudoku-print") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e7b6da960b91b16dabc412d47be38c2ded38067c4f193205f7e52db61e02841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7b6da960b91b16dabc412d47be38c2ded38067c4f193205f7e52db61e02841", kill_on_drop: false }` [INFO] [stdout] 3e7b6da960b91b16dabc412d47be38c2ded38067c4f193205f7e52db61e02841