[INFO] cloning repository https://github.com/mendess/xander [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mendess/xander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendess%2Fxander", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendess%2Fxander'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ea72545a1ab53bc86f48b59c238d8292f45b997 [INFO] testing mendess/xander against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendess%2Fxander" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mendess/xander [INFO] finished tweaking git repo https://github.com/mendess/xander [INFO] tweaked toml for git repo https://github.com/mendess/xander written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mendess/xander on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mendess/xander 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9940091226aad3cafdd386cd751a83e0478d06bf4e6359c9bc560348a82931d [INFO] running `Command { std: "docker" "start" "-a" "e9940091226aad3cafdd386cd751a83e0478d06bf4e6359c9bc560348a82931d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9940091226aad3cafdd386cd751a83e0478d06bf4e6359c9bc560348a82931d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9940091226aad3cafdd386cd751a83e0478d06bf4e6359c9bc560348a82931d", kill_on_drop: false }` [INFO] [stdout] e9940091226aad3cafdd386cd751a83e0478d06bf4e6359c9bc560348a82931d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 546e7883b3d6e784f0b9c8fc9a8f0829d9aba409e4751182e1e93710c3454ae3 [INFO] running `Command { std: "docker" "start" "-a" "546e7883b3d6e784f0b9c8fc9a8f0829d9aba409e4751182e1e93710c3454ae3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling cursive_core v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling httpstatus v0.1.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling scryfall v0.17.9 (https://github.com/mendess/scryfall-rs#25e533aa) [INFO] [stderr] Compiling xander v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4xT57F/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopen-d506979e92a35421.rlib,libpathdiff-aa7c4144031a5892.rlib,libis_wsl-f9be73f8f1f0b589.rlib,libis_docker-1ec04d1ae1091bca.rlib,libtempfile-48d22f42320d4bc0.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-299444f5cf295304.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libdirs-a5c795a5442ef12e.rlib,libdirs_sys-8adfa8e70ac07b69.rlib,liboption_ext-23838f1959a6156b.rlib,libclap-e0f2c0c98989fb5e.rlib,libclap_builder-ac531e6897df5da3.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-d93909916dec07b7.rlib,libanstyle_query-e4c85920655ed0e4.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-7ccabaa8fbd15ad3.rlib,libanstyle_parse-c9ea3116c31c9af2.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-bda2f167f91805d0.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libfuzzy_matcher-94bb8ad769e8b2e6.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libcursive-577bc93ee118727c.rlib,libncurses-0471891db4c61d8d.rlib,libmaplit-019dc3e6fa39a754.rlib,libcrossterm-5ddd63f2b9a167a4.rlib,libsignal_hook_mio-968565a1d14f09e0.rlib,libmio-ccd1a18a2f8cb9eb.rlib,libbitflags-e2b4db6c651223da.rlib,libsignal_hook-430d3bbebcd8809e.rlib,libsignal_hook_registry-8b8c613ce80ac60a.rlib,libcursive_core-bb49af91f4c6ccb4.rlib,libnum-1ba10cfbb6928386.rlib,libnum_iter-0450ee3253f21395.rlib,libnum_rational-806541938314f3bf.rlib,libnum_integer-184f9669924ecbe8.rlib,libnum_complex-33fbe378510786e2.rlib,libenum_map-169e8112aa10d116.rlib,liblazy_static-b3603208c0de2608.rlib,libowning_ref-40b51c45e7b07e57.rlib,libxi_unicode-ec0971c6c6c40d36.rlib,libunicode_width-ea37189c48be061a.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libtime-a9d6d2e37812357c.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libenumset-e4924e3253c994a7.rlib,libcrossbeam_channel-e8ea4d0c2f82a460.rlib,libcrossbeam_utils-358d8724a558436e.rlib,libitertools-313af2c6791878cb.rlib,libscraper-0a3612b79f9c26bb.rlib,libahash-b14be1005995fa7a.rlib,libgetrandom-17c91a9ca9089f32.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,libego_tree-5a08aca7f348869a.rlib,libselectors-cf2cdd0385974ce5.rlib,libservo_arc-390bea9a4fcbc3e2.rlib,libstable_deref_trait-a2d30f30be7c468b.rlib,libfxhash-6ae122e7d9b05b12.rlib,libbyteorder-1efcbe4f07366651.rlib,libcssparser-707c7526b1fcb5b9.rlib,libdtoa_short-e20c8f8a95bdabcf.rlib,libdtoa-2e19846911494f1e.rlib,libphf-a7bc2fb159552edb.rlib,libphf_shared-502041b9a4c9be41.rlib,libhtml5ever-19bee8c655c55e3f.rlib,libmarkup5ever-11941ad72d8599ce.rlib,libstring_cache-7b8db0514bfe303f.rlib,libprecomputed_hash-7d997fe2cb7badd4.rlib,libphf-eeed323a838a4870.rlib,libphf_shared-4ce2faf81bb6d9eb.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libtendril-649cda7add372b0e.rlib,libutf8-d75228722519eff6.rlib,libfutf-bbb0d263e7682349.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmac-c49d677f899b5d26.rlib,libreqwest-32610cc7c8d0de9c.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_tls-0e558ee262e61df5.rlib,libbase64-64299f9d815d057c.rlib,libhyper-646149d5aa834189.rlib,libh2-bc7cf1d88aa7a3ad.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-35c0c3a13790d8aa.rlib,libhttp-f63545ef2495b3de.rlib,libscryfall-5c264b66fa88f78b.rlib,libheck-167f3c7591a7a4b0.rlib,libthiserror-9797cac8575388f1.rlib,libfutures-6014b4be48d08408.rlib,libfutures_executor-8edbbf016dc9c96e.rlib,libreqwest-67ba1f6cc7e1de71.rlib,librustls_pemfile-ed749fb5e84189cf.rlib,librustls_pki_types-f431ff0aec39573a.rlib,libsync_wrapper-70d1e671aa836c33.rlib,libbase64-2a03de3babadded3.rlib,libipnet-997a95cc7514258e.rlib,libhyper_tls-9655631e791692f5.rlib,libtokio_native_tls-d7a94cbe6c65efd2.rlib,libserde_urlencoded-d90ff5039e4cc314.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-f53ca6c776e3d113.rlib,libryu-f8ba606093049f91.rlib,libnative_tls-d899538b9d7e0915.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-70fecca185f50cb2.rlib,libbitflags-eb92e23a18d5cc91.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-19759151a9551da6.rlib,libhyper_util-7611a5432a95a292.rlib,libtower-45145d52aabdcbac.rlib,libpin_project-d3243bf2267181fc.rlib,libtower_layer-d70c7e404336389b.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-9d0a77e1fbb55df7.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1ec4971419f8cb32.rlib,libh2-60da13db1e0d7c79.rlib,libtracing-1201981393a7565d.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libindexmap-3e1330b84b3857ac.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-88a7aa0a03617198.rlib,libtokio-899c384f5989df4c.rlib,libsocket2-2b3ca63ab7e08783.rlib,libmio-8e3e9d09869bbd3a.rlib,libparking_lot-8fdb1a9f354464e7.rlib,libparking_lot_core-38612a6ca65afdb1.rlib,liblibc-36f85885e0131609.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-214b67cdc3467c3b.rlib,libscopeguard-d52bd00767847e44.rlib,libhttp_body_util-aa505adf8f397223.rlib,libhttp_body-427f838cb49467dd.rlib,liblog-5fb51f756c1191b0.rlib,libhttp-dcd9a7b607eef9ab.rlib,libitoa-4c6598116a867907.rlib,libbytes-23e98e3e91ed6cac.rlib,libfnv-2d77ec4f6f971b24.rlib,libitertools-e8a614c1543b663b.rlib,libeither-0d03427b61e42fdc.rlib,libhttpstatus-25edad0663ed69a9.rlib,liburl-e79bd6a5ed712763.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libuuid-8a60a4e31e1d9286.rlib,libchrono-c47855c577d865c7.rlib,libnum_traits-f5e7aaf730ff13c0.rlib,libiana_time_zone-33839373f004bfb1.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libfutures_util-c9080634b5ce675d.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-43d976c9737ff31a.rlib,libfutures_channel-a814b7bed2279676.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libanyhow-990b2eea93ad961b.rlib,libserde-8cfd50039b050521.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ltinfo" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4xT57F/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xander-d0740e3e3008ede8" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xander` (bin "xander") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "546e7883b3d6e784f0b9c8fc9a8f0829d9aba409e4751182e1e93710c3454ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546e7883b3d6e784f0b9c8fc9a8f0829d9aba409e4751182e1e93710c3454ae3", kill_on_drop: false }` [INFO] [stdout] 546e7883b3d6e784f0b9c8fc9a8f0829d9aba409e4751182e1e93710c3454ae3