[INFO] cloning repository https://github.com/BenjaminMassey/Sassy-AI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminMassey/Sassy-AI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2FSassy-AI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2FSassy-AI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcfaa329b82a948609294416e9fac31d35b73d45
[INFO] building BenjaminMassey/Sassy-AI against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2FSassy-AI" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BenjaminMassey/Sassy-AI on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BenjaminMassey/Sassy-AI
[INFO] finished tweaking git repo https://github.com/BenjaminMassey/Sassy-AI
[INFO] tweaked toml for git repo https://github.com/BenjaminMassey/Sassy-AI written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BenjaminMassey/Sassy-AI 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ioctl-sys v0.5.2
[INFO] [stderr]   Downloaded enum_derive v0.1.7
[INFO] [stderr]   Downloaded speech-dispatcher v0.16.0
[INFO] [stderr]   Downloaded speech-dispatcher-sys v0.7.0
[INFO] [stderr]   Downloaded uinput-sys v0.1.7
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded uinput v0.1.3
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded input v0.7.1
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] [stderr]   Downloaded udev v0.6.3
[INFO] [stderr]   Downloaded whisper-rs-sys v0.9.0
[INFO] [stderr]   Downloaded mki v0.2.3
[INFO] [stderr]   Downloaded whisper-rs v0.11.1
[INFO] [stderr]   Downloaded tts v0.26.0
[INFO] [stderr]   Downloaded pv_recorder v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c16abf9048598c7e97c3b5885ba72d166560a0780163f818eede13090b583fff
[INFO] running `Command { std: "docker" "start" "-a" "c16abf9048598c7e97c3b5885ba72d166560a0780163f818eede13090b583fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c16abf9048598c7e97c3b5885ba72d166560a0780163f818eede13090b583fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16abf9048598c7e97c3b5885ba72d166560a0780163f818eede13090b583fff", kill_on_drop: false }`
[INFO] [stdout] c16abf9048598c7e97c3b5885ba72d166560a0780163f818eede13090b583fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a66cd1b2d19003973d4a273946411d18c503197be9374cd5a7a71d3daf7a117
[INFO] running `Command { std: "docker" "start" "-a" "1a66cd1b2d19003973d4a273946411d18c503197be9374cd5a7a71d3daf7a117", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ioctl-sys v0.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling uinput-sys v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling pv_recorder v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling tts v0.26.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling input v0.7.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling uinput v0.1.3
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling speech-dispatcher-sys v0.7.0
[INFO] [stderr]    Compiling whisper-rs-sys v0.9.0
[INFO] [stderr]    Compiling mki v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling speech-dispatcher v0.16.0
[INFO] [stderr]    Compiling whisper-rs v0.11.1
[INFO] [stderr]    Compiling sassy-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchWZqlY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhound-8cba2ee4533c72df.rlib,libmki-febb00bc705cd141.rlib,libserde_yaml-5810197cc6d891bb.rlib,libindexmap-379278985e16207a.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libyaml_rust-8cac856a7575d8d0.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libnix-6636fc73613f604f.rlib,libmemoffset-479ae5166bbd9405.rlib,libinput-e20d599b10643f61.rlib,libudev-45f595850df5ee9d.rlib,liblibudev_sys-fca6366bad287d77.rlib,libinput_sys-0b397d0bf2a31cd7.rlib,libx11-bf8b9612a88d5050.rlib,libuinput-07d67729f78c22da.rlib,libenum_derive-f1672625d830c198.rlib,libcustom_derive-7dc5746d463a3d5a.rlib,libnix-710db5a1ab74f762.rlib,libvoid-c8c62e9ffd6f4978.rlib,libcfg_if-7e9efee4241be1ca.rlib,libbitflags-e2b4db6c651223da.rlib,libbytes-fe8e4146441ea04d.rlib,libiovec-8ff044f8f032ecb2.rlib,libbyteorder-1efcbe4f07366651.rlib,libuinput_sys-dcac9973fb1618dd.rlib,libioctl_sys-1e3e88c44376aa13.rlib,libserde_json-64d1f73baa9d7053.rlib,libreqwest-9a825ec643195a94.rlib,librustls_pemfile-38ca18c0779fce92.rlib,librustls_pki_types-cf48c2b9a63b90f1.rlib,libbase64-78d8dc57c3b9852a.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-31158ec04a34a23b.rlib,libtokio_native_tls-f9410d95b4fb5c3d.rlib,libserde_urlencoded-83226e8c1b789564.rlib,libryu-0f2a15b68b451590.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde-c942c0a435ae12b6.rlib,libnative_tls-7d705f4c0f0984fc.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-fa261244152ba290.rlib,libbitflags-f87f62472e1f73dd.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-66533bdbd63cd7d3.rlib,libhyper_util-c122e95d98da0013.rlib,libtower-90b1453eb6a2ac37.rlib,libpin_project-78dd8340b68fdf71.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-d139dd098a354ca6.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libsmallvec-e2fbd282c83e646d.rlib,libhttparse-a126edcdcf1e38a4.rlib,libh2-edb85b00766aa666.rlib,libindexmap-ea937f11c533218e.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-9dbb75234fa537e4.rlib,libtokio_util-87035bb95c983d16.rlib,libtracing-7609fb47aae10af7.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libfutures_channel-a814b7bed2279676.rlib,libtokio-2a8027b0131672a4.rlib,libnum_cpus-ab926fa8d2c52653.rlib,libsocket2-13292db3a154ce4e.rlib,libmio-356c88c5712df64d.rlib,libhttp_body_util-ffcafade2a053c8c.rlib,libhttp_body-4763073fc0bad614.rlib,libfutures_util-436ccb546c576f4e.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-1e47b72764e775e1.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-2f6429de8c748e17.rlib,libitoa-4c6598116a867907.rlib,libbytes-9c2a396be262bdae.rlib,libfnv-2d77ec4f6f971b24.rlib,libtts-f4d3cd7a96c8133d.rlib,liblog-a3845e017a80cb8a.rlib,libthiserror-30a064f162f97a7c.rlib,libspeech_dispatcher-b1f018cdbfc7548b.rlib,libspeech_dispatcher_sys-d013454daf09f679.rlib,liboxilangtag-7759ed1d7e485f46.rlib,liblazy_static-2bb390fee0230a38.rlib,libdyn_clonable-a50d7c884e51c6aa.rlib,libdyn_clone-4ac8e222c448f1c1.rlib,libwhisper_rs-9c170213cf300f68.rlib,libwhisper_rs_sys-b822268929aa24d4.rlib,libpv_recorder-a63b70e1a00950ee.rlib,liblibloading-6aa8d00206bebbab.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblibc-615fb24c027e4c95.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ludev" "-linput" "-lX11" "-lXtst" "-lssl" "-lcrypto" "-lspeechd" "-lstdc++" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-bebf4a0474fede07/out/build" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-bebf4a0474fede07/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sassy_ai-637c767c396cda4d" "-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: rust-lld: error: unable to find library -linput
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sassy-ai` (bin "sassy-ai") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1a66cd1b2d19003973d4a273946411d18c503197be9374cd5a7a71d3daf7a117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a66cd1b2d19003973d4a273946411d18c503197be9374cd5a7a71d3daf7a117", kill_on_drop: false }`
[INFO] [stdout] 1a66cd1b2d19003973d4a273946411d18c503197be9374cd5a7a71d3daf7a117
