[INFO] fetching crate prompts-cli 0.1.19...
[INFO] testing prompts-cli-0.1.19 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate prompts-cli 0.1.19 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prompts-cli 0.1.19 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a951d30c7d881be662bff233f16ec69b101c12c9e7184d0587255e269c38921
[INFO] running `Command { std: "docker" "start" "-a" "4a951d30c7d881be662bff233f16ec69b101c12c9e7184d0587255e269c38921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a951d30c7d881be662bff233f16ec69b101c12c9e7184d0587255e269c38921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a951d30c7d881be662bff233f16ec69b101c12c9e7184d0587255e269c38921", kill_on_drop: false }`
[INFO] [stdout] 4a951d30c7d881be662bff233f16ec69b101c12c9e7184d0587255e269c38921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e24ca3117e147a5a9a9861b4a2f79e36a51cd645cbba9d293d3c25ac49b87f99
[INFO] running `Command { std: "docker" "start" "-a" "e24ca3117e147a5a9a9861b4a2f79e36a51cd645cbba9d293d3c25ac49b87f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.8
[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 signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling clang-sys v1.8.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 indexmap v1.9.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling unic-segment v0.9.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 fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling libsql-ffi v0.9.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.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 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 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 23s
[INFO] running `Command { std: "docker" "inspect" "e24ca3117e147a5a9a9861b4a2f79e36a51cd645cbba9d293d3c25ac49b87f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e24ca3117e147a5a9a9861b4a2f79e36a51cd645cbba9d293d3c25ac49b87f99", kill_on_drop: false }`
[INFO] [stdout] e24ca3117e147a5a9a9861b4a2f79e36a51cd645cbba9d293d3c25ac49b87f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 367f31099c9eaf37606d83e40b8311a3feff4dde201cd599818d5cae5c590ed7
[INFO] running `Command { std: "docker" "start" "-a" "367f31099c9eaf37606d83e40b8311a3feff4dde201cd599818d5cae5c590ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.8
[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 difflib v0.4.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 tonic-web v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[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 ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling toml v0.8.23
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "367f31099c9eaf37606d83e40b8311a3feff4dde201cd599818d5cae5c590ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367f31099c9eaf37606d83e40b8311a3feff4dde201cd599818d5cae5c590ed7", kill_on_drop: false }`
[INFO] [stdout] 367f31099c9eaf37606d83e40b8311a3feff4dde201cd599818d5cae5c590ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ffe3183a355831d27c746b55b4ba3b646fec251f8d879ba35d9d6888114c8ee
[INFO] running `Command { std: "docker" "start" "-a" "7ffe3183a355831d27c746b55b4ba3b646fec251f8d879ba35d9d6888114c8ee", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `old_hash`
[INFO] [stderr]    --> tests/cli.rs:512:9
[INFO] [stderr]     |
[INFO] [stderr] 512 |     let old_hash = prompt.hash.clone();
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_hash`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `prompts-cli` (test "cli") generated 1 warning (run `cargo fix --test "cli" -p prompts-cli` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prompts_cli-8447ef4f6102eefd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prompts_cli-22650b3b376d9f87)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-8cf47d0e37bd2414)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_cli_add_json ... ok
[INFO] [stdout] test test_cli_edit_json ... ok
[INFO] [stdout] test test_cli_delete_non_existent_prompt_libsql ... ok
[INFO] [stdout] test test_cli_add_libsql ... ok
[INFO] [stdout] test test_cli_edit_add_tags_json ... ok
[INFO] [stdout] test test_cli_delete_libsql ... ok
[INFO] [stdout] test test_cli_edit_add_categories_libsql ... ok
[INFO] [stdout] test test_cli_edit_non_existent_prompt_json ... ok
[INFO] [stdout] test test_cli_edit_add_categories_json ... ok
[INFO] [stdout] test test_cli_edit_remove_tags_json ... ok
[INFO] [stdout] test test_cli_edit_merge_json ... ok
[INFO] [stdout] test test_cli_show_json ... ok
[INFO] [stdout] test test_cli_edit_non_existent_prompt_libsql ... ok
[INFO] [stdout] test test_cli_list_libsql ... ok
[INFO] [stdout] test test_cli_list_with_tag_filter_libsql ... ok
[INFO] [stdout] test test_cli_show_multiple_json ... ok
[INFO] [stdout] test test_cli_edit_libsql ... ok
[INFO] [stdout] test test_cli_show_libsql ... ok
[INFO] [stdout] test test_cli_edit_add_tags_libsql ... ok
[INFO] [stdout] test test_cli_show_non_existent_prompt_json ... ok
[INFO] [stdout] test test_cli_add_duplicate_libsql ... ok
[INFO] [stdout] test test_cli_edit_merge_libsql ... ok
[INFO] [stdout] test test_cli_add_duplicate_json ... ok
[INFO] [stdout] test test_cli_show_non_existent_prompt_libsql ... ok
[INFO] [stdout] test test_cli_delete_non_existent_prompt_json ... ok
[INFO] [stdout] test test_cli_list_json ... ok
[INFO] [stdout] test test_cli_delete_json ... ok
[INFO] [stdout] test test_cli_show_with_tag_filter_libsql ... ok
[INFO] [stdout] test test_cli_edit_remove_categories_json ... ok
[INFO] [stdout] test test_cli_edit_remove_categories_libsql ... ok
[INFO] [stdout] test test_cli_edit_remove_tags_libsql ... ok
[INFO] [stdout] test test_cli_show_multiple_libsql ... ok
[INFO] [stdout] test test_cli_list_with_tag_filter_json ... ok
[INFO] [stdout] test test_cli_show_with_tag_filter_json ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-9e934261eb8e8fdc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_cli_default_config_file ... ok
[INFO] [stdout] test test_cli_config_file ... ok
[INFO] [stdout] test test_cli_default_config_location ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate.rs (/opt/rustwide/target/debug/deps/generate-299711409a2396cc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_generate_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/import_export.rs (/opt/rustwide/target/debug/deps/import_export-c5fcd7a36ae80217)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_cli_import_export ... ok
[INFO] [stderr]      Running tests/prompt.rs (/opt/rustwide/target/debug/deps/prompt-0fa14c3d32f724dc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/prompts_api.rs (/opt/rustwide/target/debug/deps/prompts_api-0ab49b3b0be9835d)
[INFO] [stdout] test test_create_prompt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_add_duplicate_prompt ... ok
[INFO] [stdout] test test_prompts_api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/search.rs (/opt/rustwide/target/debug/deps/search-f5d15c7e8a1c6498)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_fuzzy_search_prompts ... ok
[INFO] [stderr]      Running tests/storage.rs (/opt/rustwide/target/debug/deps/storage-696f8fa13a927a9a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_json_storage ... ok
[INFO] [stdout] test test_libsql_storage_new ... ok
[INFO] [stdout] test test_libsql_save_prompt ... ok
[INFO] [stdout] test test_libsql_delete_prompt ... ok
[INFO] [stdout] test test_libsql_load_prompts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests prompts_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ffe3183a355831d27c746b55b4ba3b646fec251f8d879ba35d9d6888114c8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffe3183a355831d27c746b55b4ba3b646fec251f8d879ba35d9d6888114c8ee", kill_on_drop: false }`
[INFO] [stdout] 7ffe3183a355831d27c746b55b4ba3b646fec251f8d879ba35d9d6888114c8ee
