[INFO] fetching crate prompts-cli 0.1.19... [INFO] testing prompts-cli-0.1.19 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate prompts-cli 0.1.19 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate prompts-cli 0.1.19 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate prompts-cli 0.1.19 [INFO] tweaked toml for crates.io crate prompts-cli 0.1.19 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prompts-cli 0.1.19 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prompts-cli 0.1.19 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 397fc385060e815212fb9aa71a1aa92a11bedc3aed3788f29b337582f1aeb2f7 [INFO] running `Command { std: "docker" "start" "-a" "397fc385060e815212fb9aa71a1aa92a11bedc3aed3788f29b337582f1aeb2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "397fc385060e815212fb9aa71a1aa92a11bedc3aed3788f29b337582f1aeb2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397fc385060e815212fb9aa71a1aa92a11bedc3aed3788f29b337582f1aeb2f7", kill_on_drop: false }` [INFO] [stdout] 397fc385060e815212fb9aa71a1aa92a11bedc3aed3788f29b337582f1aeb2f7 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77ef49ea0534f76465de8c972fa3a810bbebe6b788d040e1fce7eae0d827b96 [INFO] running `Command { std: "docker" "start" "-a" "c77ef49ea0534f76465de8c972fa3a810bbebe6b788d040e1fce7eae0d827b96", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling libsql-ffi v0.9.19 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling libsql-hrana v0.9.19 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling libsql-rusqlite v0.9.19 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling libsql-sys v0.9.19 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling libsql_replication v0.9.19 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql v0.9.19 [INFO] [stderr] Compiling prompts-cli v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "c77ef49ea0534f76465de8c972fa3a810bbebe6b788d040e1fce7eae0d827b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77ef49ea0534f76465de8c972fa3a810bbebe6b788d040e1fce7eae0d827b96", kill_on_drop: false }` [INFO] [stdout] c77ef49ea0534f76465de8c972fa3a810bbebe6b788d040e1fce7eae0d827b96 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c247d978df62f3cc710ca5c443742b3a76e33d55497ea73352aa35a6952ea73f [INFO] running `Command { std: "docker" "start" "-a" "c247d978df62f3cc710ca5c443742b3a76e33d55497ea73352aa35a6952ea73f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling libsql-ffi v0.9.19 [INFO] [stderr] Compiling libsql-rusqlite v0.9.19 [INFO] [stderr] Compiling libsql-sys v0.9.19 [INFO] [stderr] Compiling libsql_replication v0.9.19 [INFO] [stderr] Compiling libsql v0.9.19 [INFO] [stderr] Compiling prompts-cli v0.1.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `old_hash` [INFO] [stdout] --> tests/cli.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | let old_hash = prompt.hash.clone(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcz1QUsK/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtera-abc6d5548c8b0728,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-2236ab89ba6a6390,libignore-40fca6b2d8d048ae,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-a4765d4078409ace,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libglobset-849c485c667cc286,libbstr-5965b35b60490a2b,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libregex-6f4f7ef9f3262a3c,libregex_automata-f7520776ba7f5be7,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-938d73876d719dd5,libprompts_cli-f2fa6bcb0aa0217f,libconfig-9588ec2fa76c96d4,libpathdiff-3903ede7ad100cac,libjson5-54493e82211603db,libpest-fd3a83337b4941f4,libucd_trie-64e35acb102f3b4d,libron-defd62cfc8b1b216,libbase64-42295ac2e0e134a3,libtoml-1cd19cbe935206e0,libnom-d0a6ead006203832,libini-9e363f63af7d2491,libordered_multimap-97aecfa1f2f74d40,libdlv_list-4150ad2bc7f64a01,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,liblazy_static-3674be3f4245d19b,libthiserror-04e8fb0c32aa826f,liblibsql-d5b91ae99ecd9be0,libhyper_rustls-4ca02175b00cde57,libwebpki_roots-b8bd08fade288970,libwebpki_roots-fbb83cc2a6d2046a,librustls_native_certs-abd4461530a54f3d,librustls_pemfile-fcc074c7e796ad69,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-3851a3c135c5ff4c,librustls-bd6f824234cc496c,libsubtle-2ae6a7038b9a0630,libwebpki-22f40fbb424c6636,libring-fde6967baba35714,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libcrc32fast-2b7a1fd93149b03b,libserde_json-5eae2d7d6b9b5dc1,libryu-a7164637bc4900ee,libbincode-669adce2d730e66c,liblibsql_hrana-fd07a3792d8c528c,liblibsql_sqlite3_parser-ead4b103ba14f9b5,libphf-6504b128c938252f,libphf_shared-81e0b2a74901f254,libsiphasher-03bcd832dc490f0a,libuncased-65cd554360f361f4,libfallible_iterator-6e888fb96d72e3e0,libfutures-b2e02fdb0b90ecc5,libfutures_executor-3fc9d9979a14ab59,libtonic_web-faf8f0877ff49788,libtower_http-e76048e85628af13,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,liblibsql_replication-5e9955a360f765ca,libcbc-465ee3c5b937cd1b,libthiserror-fc4c36c602e08d38,libaes-e7b50178890560da,libcipher-82c9066fb22e8d66,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libtonic-4e083c43dbdde0a5,libhyper_timeout-5ae5a404dbdf0c71,libtokio_io_timeout-e1525a570a77dd85,libasync_stream-8bf83ddae7b64830,libaxum-f19826fb80c02e1d,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbitflags-dde12b0d7d495b50,libsync_wrapper-b5d3a794a1e9deea,libaxum_core-7cd2b5e326c7d99a,libmime-0188e0814ca7ddbf,libhyper-25b4ec2262a4ef61,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-5483915df1d77936,libhttparse-225777ae3f11a86e,libh2-ca0b337a3422fce5,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libhttpdate-331798cefc82cc7e,libtower-30362ca9267e1144,libindexmap-8da008a22b875a47,libhashbrown-8eb279c7253cfe22,libahash-6706f5bd4cfd5ae9,libtokio_util-a4e107483e446e69,librand-d96574da1fbaed0b,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libfutures_util-b3e51c8360446543,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_layer-d908dd771b239ecd,libbase64-13144a1f1e192158,libprost-f9188128bb40cbf5,libpin_project-88064450f921571d,libtower_service-3fb88d28c2218805,libhttp_body-cb1049d14b41d1ca,libhttp-98e366f590549303,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtokio_stream-65825c686112c4ed,libfutures_core-3b920243fce8fec0,libuuid-e417883f474489a9,libgetrandom-3757c36556d35c6e,liblibsql_sys-066dedcd4dd1b448,libtracing-ac79da3d0d471363,liblog-9c5892e2c6fd8400,libtracing_core-148ef8f7e3e4784c,libtokio-ffb79dbb3ef515e6,libsignal_hook_registry-3a99236d7d8d1bfc,libsocket2-f739827fedc75db6,libmio-1f551ea361bf795c,libpin_project_lite-72bf04572caa1c84,librusqlite-d07bb6ce7c204dec,libbitflags-ff7cd226995c6b8d,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-a337747b23ec23ad,libhashlink-08a1c206719c8bc7,libhashbrown-66469c90d8505a37,libahash-cc55e3ae40157921,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,liballocator_api2-8d9c1e895dea53bd,liblibsql_ffi-528b087017b76999,libparking_lot-7c56fafaf5822d7b,libparking_lot_core-192b0303be509c96,libsmallvec-c4b0763233bab5f9,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libzerocopy-136b45e301c95bb6,libbyteorder-9f6ac6743e38a88c,libbytes-4e3fde9004060f9f,libserde-6d6ac7885644790d,libdirs-342bf7ab5e3ecc89,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libfuzzy_matcher-b85cd5917aff5ab2,libthread_local-c1d117df232aa820,libcfg_if-3a213765134f0c85,libanyhow-ae63679af1e3713c,libclap-f5c00329f1326e2f,libclap_builder-ff7829eb93186b6e,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "/tmp/rustcz1QUsK/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/ring-fc49583a380e5221/out" "-L" "/opt/rustwide/target/debug/build/libsql-ffi-5a2ec98ae8bee08e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prompts_cli-7a09fbfd9b6748a3" "-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 `prompts-cli` (bin "prompts-cli") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c247d978df62f3cc710ca5c443742b3a76e33d55497ea73352aa35a6952ea73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c247d978df62f3cc710ca5c443742b3a76e33d55497ea73352aa35a6952ea73f", kill_on_drop: false }` [INFO] [stdout] c247d978df62f3cc710ca5c443742b3a76e33d55497ea73352aa35a6952ea73f