[INFO] fetching crate prompts-cli 0.1.19...
[INFO] testing prompts-cli-0.1.19 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate prompts-cli 0.1.19 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prompts-cli 0.1.19 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-common v0.9.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded unic-char-range v0.9.0
[INFO] [stderr]   Downloaded unic-char-property v0.9.0
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.9.0
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded libsql-sys v0.9.19
[INFO] [stderr]   Downloaded libsql-hrana v0.9.19
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded libsql_replication v0.9.19
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded libsql v0.9.19
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded libsql-rusqlite v0.9.19
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded libsql-ffi v0.9.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f
[INFO] running `Command { std: "docker" "start" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling uncased v0.9.10
[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 ahash v0.7.8
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator 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 nom v7.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.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 unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling humansize v2.1.3
[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 globset v0.4.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling libsql-ffi v0.9.19
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[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 tera v1.20.0
[INFO] [stderr]    Compiling config v0.13.4
[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 tower-http v0.4.4
[INFO] [stderr]    Compiling libsql-rusqlite v0.9.19
[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 tonic-web v0.11.0
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[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 winnow v0.7.12
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tonic-web v0.11.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling toml v0.8.23
[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" "/opt/rustwide/target/debug/deps/rustc7WlUjK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libassert_cmd-4f4932cfe2181991,libwait_timeout-98c67668b92e8c89,libdoc_comment-60fe4761a9fa9746,libbstr-37c7eab6b5fb6f3d,libpredicates_tree-46ad03f9768d69b0,libtermtree-521441ca5d2a12de,libpredicates-81ea84d3f7115fdf,libanstyle-2f06797f0de1416c,libregex-fbf169ca0f29bafc,libregex_automata-0b386b0410e04321,libaho_corasick-5bc65c5f7f6b70ca,libregex_syntax-cf9ef9729ec61e4c,libdifflib-c2a6125f2253bb24,libnormalize_line_endings-ba1ed9a80c452738,libfloat_cmp-17cd201ca9e19621,libpredicates_core-3695342782bdead5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtoml-6c46ec03baa129c6,libtoml_edit-3eec1ce949b150eb,libserde_spanned-0317b38e59c97efd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-5cac5c7fb9ec2005,libtempfile-e92e989ea6fc5209,libfastrand-751bcde24b8aa073,librustix-93208b30f32e52d6,liblinux_raw_sys-d28fdc10158f862f,libprompts_cli-8fce9858f34d78dc,libconfig-9c78097e3b1e9751,libpathdiff-3903ede7ad100cac,libjson5-2e5269b831980e99,libpest-d8a4ceb062ff4d1f,libucd_trie-64e35acb102f3b4d,libron-22715d7c17a4eeec,libbase64-42295ac2e0e134a3,libtoml-d75274f2243aacbf,libnom-70b686f435b66c60,libini-6c2fb5d4934f4a3c,libordered_multimap-0d4252dd1fced49f,libdlv_list-4150ad2bc7f64a01,libyaml_rust-06e2e071f0001877,liblinked_hash_map-7d04f0e6cc440adb,liblazy_static-3674be3f4245d19b,libthiserror-b6bcc5b9cfaf38af,liblibsql-d8435e77fd324bb4,libhyper_rustls-67dde5438827c1fc,libwebpki_roots-4fc0851db37c173f,libwebpki_roots-b7762efbef90dbcd,librustls_native_certs-6cc0df05ce50e36e,librustls_pemfile-7d80b45e0e17dae1,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-641015314a9c519f,librustls-4f706920dcbf9fc1,libsubtle-2ae6a7038b9a0630,libwebpki-d03b6395050ddd8d,libring-f5f3428a5b4114dd,libuntrusted-b2f816886faf2178,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libcrc32fast-7b2b5b7c1e2b0f32,libserde_json-ae8b8d7075ab4fd7,libryu-a7164637bc4900ee,libbincode-5d726885f26d175e,liblibsql_hrana-7a6d060aa9e2fa33,liblibsql_sqlite3_parser-7a4af840d237b147,libphf-b508ff83dec6b6b0,libphf_shared-e60cbdddfad30482,libsiphasher-03bcd832dc490f0a,libuncased-3a8d53810fa3fc61,libfallible_iterator-6e888fb96d72e3e0,libfutures-bd2453264fab7c87,libfutures_executor-c1c8ff16b8707caf,libtonic_web-194840e3aadf8e1c,libtower_http-ed22e5459d0dce0a,libchrono-3aef68d343c61e8a,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-3a2b08a4728dfda7,liblibsql_replication-f2a5dec6d35ee711,libcbc-f5fbe3f9ae56c5db,libthiserror-687ff8d395162382,libaes-8581c42cd3f8c4f1,libcipher-7aece5e0ae3447ac,libinout-abded09bbcd7241e,libblock_padding-c4ba4da1eedcc9e7,libtonic-42c7ef06079da6f7,libhyper_timeout-f90aa6b1fd27fc96,libtokio_io_timeout-681af34b0c87bc65,libasync_stream-bf4ee55182d59e2a,libaxum-ceaf984fa449b394,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbitflags-dde12b0d7d495b50,libsync_wrapper-b5d3a794a1e9deea,libaxum_core-0a603fa7cf1bc608,libmime-0188e0814ca7ddbf,libhyper-fe567da06ca02a6a,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-d65aad6981b01044,libhttparse-8c9b827b8f345444,libh2-9de30fb083e39b81,libindexmap-72eac8c1f8b9c11c,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libhttpdate-331798cefc82cc7e,libtower-c6d56f726c35e1ec,libindexmap-2446d26b760789c0,libhashbrown-c6f2815153fd00f3,libahash-b74d7e2321fb28e1,libtokio_util-0e6241e20d174d99,librand-2f2213da7bdbc32d,librand_chacha-a9abd9b65fa967af,libppv_lite86-8e0e0ee375812b97,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libfutures_util-f09018382d3739c4,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_layer-d908dd771b239ecd,libbase64-13144a1f1e192158,libprost-ba4233176cd3d866,libpin_project-0941a1c5f755159f,libtower_service-3fb88d28c2218805,libhttp_body-4baf3e69dcea2cff,libhttp-503e663f93539dfe,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtokio_stream-a4bdcf035a6d852f,libfutures_core-3b920243fce8fec0,libuuid-18a8f8c20bb13e0c,libgetrandom-c99dc2bc56139353,liblibsql_sys-ccea42bcc8e05194,libtracing-2b4bbcdec0d4159b,liblog-9c5892e2c6fd8400,libtracing_core-05e1b75a06fc0004,libtokio-7c529cdf27b2c4de,libsignal_hook_registry-195f1eaee40f65b0,libsocket2-8805f886c754cbd3,libmio-7513b4aed0fa4e49,libpin_project_lite-72bf04572caa1c84,librusqlite-2c3e0dfcef01e214,libbitflags-ff7cd226995c6b8d,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-a337747b23ec23ad,libhashlink-66a74d24d80f0223,libhashbrown-8fb0ad9d39a53e82,libahash-771820c3e7a29398,libonce_cell-e9252a7b5119f3eb,libzerocopy-57f1b6f6b592ba8f,liballocator_api2-8d9c1e895dea53bd,liblibsql_ffi-3800e810c527b2cb,libparking_lot-9b777cfdf71aa8cf,libparking_lot_core-807ad8fa41c6e08d,libsmallvec-c4b0763233bab5f9,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libzerocopy-4d781d2d298b99ba,libbyteorder-9f6ac6743e38a88c,libbytes-81617b9eec1efc43,libserde-42dcccf4aaef3064,libdirs-25a7cac4266b0629,libdirs_sys-86b7b34700aa329f,liblibc-a3a782fcd3bf4e41,liboption_ext-61303ef911796993,libsha2-cf34dea0b8093ec6,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libfuzzy_matcher-1c67b3b059d41c40,libthread_local-b0353c0cb67d4ae6,libcfg_if-3a213765134f0c85,libanyhow-5c5020a1011a8ef6}.rlib" "<sysroot>/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/rustc7WlUjK/raw-dylibs" "-B<sysroot>/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-c4ad13d0bb16cbde/out" "-L" "/opt/rustwide/target/debug/build/libsql-ffi-ca801eaec8fdb48a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generate-361efa42c2ea2da9" "-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` (test "generate") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f", kill_on_drop: false }`
[INFO] [stdout] 1afd27be0cd6ec95a116313f34e1c53e4cd0e21df1ab085c2a4a96290b66345f
