[INFO] cloning repository https://github.com/MattG-bci/rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MattG-bci/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattG-bci%2Frust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattG-bci%2Frust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 224cdd2e7f6fddea28f914657279186351535cd2 [INFO] testing MattG-bci/rust-cli against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattG-bci%2Frust-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MattG-bci/rust-cli [INFO] finished tweaking git repo https://github.com/MattG-bci/rust-cli [INFO] tweaked toml for git repo https://github.com/MattG-bci/rust-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MattG-bci/rust-cli on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MattG-bci/rust-cli 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded xml5ever v0.18.1 [INFO] [stderr] Downloaded markup5ever_rcdom v0.3.0 [INFO] [stderr] Downloaded clap_derive v4.5.41 [INFO] [stderr] Downloaded html2md v0.2.15 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded ollama-rs v0.3.2 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c8e8424cd24e845d159531f1cef6088b15b659c2fb20cfb75e976f9bd7da3bf [INFO] running `Command { std: "docker" "start" "-a" "3c8e8424cd24e845d159531f1cef6088b15b659c2fb20cfb75e976f9bd7da3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c8e8424cd24e845d159531f1cef6088b15b659c2fb20cfb75e976f9bd7da3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8e8424cd24e845d159531f1cef6088b15b659c2fb20cfb75e976f9bd7da3bf", kill_on_drop: false }` [INFO] [stdout] 3c8e8424cd24e845d159531f1cef6088b15b659c2fb20cfb75e976f9bd7da3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c1e5002750dc973e3566a47dc70b93863471ef5fa473934ddebea1864d4e6e [INFO] running `Command { std: "docker" "start" "-a" "15c1e5002750dc973e3566a47dc70b93863471ef5fa473934ddebea1864d4e6e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ollama-rs v0.3.2 [INFO] [stderr] Compiling rust-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.16s [INFO] running `Command { std: "docker" "inspect" "15c1e5002750dc973e3566a47dc70b93863471ef5fa473934ddebea1864d4e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c1e5002750dc973e3566a47dc70b93863471ef5fa473934ddebea1864d4e6e", kill_on_drop: false }` [INFO] [stdout] 15c1e5002750dc973e3566a47dc70b93863471ef5fa473934ddebea1864d4e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84241a197a244a255d3acadb3fde0c1e01e8da60e5cd2c3ac1f68d8d07e4ac5e [INFO] running `Command { std: "docker" "start" "-a" "84241a197a244a255d3acadb3fde0c1e01e8da60e5cd2c3ac1f68d8d07e4ac5e", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "84241a197a244a255d3acadb3fde0c1e01e8da60e5cd2c3ac1f68d8d07e4ac5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84241a197a244a255d3acadb3fde0c1e01e8da60e5cd2c3ac1f68d8d07e4ac5e", kill_on_drop: false }` [INFO] [stdout] 84241a197a244a255d3acadb3fde0c1e01e8da60e5cd2c3ac1f68d8d07e4ac5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e810b18954cc35256b7467b72ff86a003bf26d6b61597515fc8c287b88cca5b5 [INFO] running `Command { std: "docker" "start" "-a" "e810b18954cc35256b7467b72ff86a003bf26d6b61597515fc8c287b88cca5b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cli-7d7ea81e06654c70) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test io::docs::tests::test_identify_file_format ... ok [INFO] [stdout] test io::docs::tests::test_strip_file_name_from_path ... ok [INFO] [stdout] test llm::cli::tests::test_get_prompt_initial_message ... ok [INFO] [stdout] test llm::cli::tests::test_concat_test_file_and_command ... ok [INFO] [stderr] Running unittests src/bin/generate_response.rs (/opt/rustwide/target/debug/deps/generate_response-c70b71b6cc581c99) [INFO] [stdout] test llm::cli::tests::test_prepare_prompt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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/test_api.rs (/opt/rustwide/target/debug/deps/test_api-0dc0f452cd48c479) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_obsidian_client_supported_client_types ... ignored [INFO] [stdout] test tests::test_obsidian_client_unsupported_client_type - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_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" "e810b18954cc35256b7467b72ff86a003bf26d6b61597515fc8c287b88cca5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e810b18954cc35256b7467b72ff86a003bf26d6b61597515fc8c287b88cca5b5", kill_on_drop: false }` [INFO] [stdout] e810b18954cc35256b7467b72ff86a003bf26d6b61597515fc8c287b88cca5b5