[INFO] fetching crate inkspect 0.4.0... [INFO] testing inkspect-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate inkspect 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate inkspect 0.4.0 [INFO] finished tweaking crates.io crate inkspect 0.4.0 [INFO] tweaked toml for crates.io crate inkspect 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate inkspect 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate inkspect 0.4.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 434c297ecbbaca774fc1de3cfa3c1f3c248722e6873532ac1b68ff3ef4b8a224 [INFO] running `Command { std: "docker" "start" "-a" "434c297ecbbaca774fc1de3cfa3c1f3c248722e6873532ac1b68ff3ef4b8a224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "434c297ecbbaca774fc1de3cfa3c1f3c248722e6873532ac1b68ff3ef4b8a224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434c297ecbbaca774fc1de3cfa3c1f3c248722e6873532ac1b68ff3ef4b8a224", kill_on_drop: false }` [INFO] [stdout] 434c297ecbbaca774fc1de3cfa3c1f3c248722e6873532ac1b68ff3ef4b8a224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a59de5520cb36fa0e54fb7050ba346c9ba64b09c1c66e0c0aa82a44bff0736 [INFO] running `Command { std: "docker" "start" "-a" "22a59de5520cb36fa0e54fb7050ba346c9ba64b09c1c66e0c0aa82a44bff0736", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [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 getrandom v0.3.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling confy v1.0.0 [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 inkspect v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "22a59de5520cb36fa0e54fb7050ba346c9ba64b09c1c66e0c0aa82a44bff0736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a59de5520cb36fa0e54fb7050ba346c9ba64b09c1c66e0c0aa82a44bff0736", kill_on_drop: false }` [INFO] [stdout] 22a59de5520cb36fa0e54fb7050ba346c9ba64b09c1c66e0c0aa82a44bff0736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cceb68f651d28bd6bfb335ea9054753e03f182edfa65062f8b863ea0927f98ad [INFO] running `Command { std: "docker" "start" "-a" "cceb68f651d28bd6bfb335ea9054753e03f182edfa65062f8b863ea0927f98ad", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.15 [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.11 [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 mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling inkspect v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.10s [INFO] running `Command { std: "docker" "inspect" "cceb68f651d28bd6bfb335ea9054753e03f182edfa65062f8b863ea0927f98ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cceb68f651d28bd6bfb335ea9054753e03f182edfa65062f8b863ea0927f98ad", kill_on_drop: false }` [INFO] [stdout] cceb68f651d28bd6bfb335ea9054753e03f182edfa65062f8b863ea0927f98ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d54e476a8586f72847149f9665a3b7a81436da821d41af63e478649f2598413 [INFO] running `Command { std: "docker" "start" "-a" "3d54e476a8586f72847149f9665a3b7a81436da821d41af63e478649f2598413", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inkspect-4cd99071325c6696) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test cli::tests::test_cli_parsing_in_place ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_config ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_file_and_in_place ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_editor ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_optimize_command ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_output ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_list_prompts_command ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_file ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_input ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_style ... ok [INFO] [stdout] test cli::tests::test_cli_parsing_provider ... ok [INFO] [stdout] test core::tests::test_run_list_models ... ok [INFO] [stdout] test core::tests::test_run_optimize_conflicting_input_options ... ok [INFO] [stdout] test config::tests::test_fallback_to_default ... ok [INFO] [stdout] test core::tests::test_run_optimize_with_empty_input ... ok [INFO] [stdout] test config::tests::test_load_config ... ok [INFO] [stdout] test core::tests::test_run_list_prompts ... ok [INFO] [stdout] test core::tests::test_run_optimize_in_place_without_file ... ok [INFO] [stdout] test editor::tests::test_read_editor_input ... ok [INFO] [stdout] test core::tests::test_run_optimize_with_input ... ok [INFO] [stdout] test editor::tests::test_open_editor ... ok [INFO] [stdout] test core::tests::test_run_optimize_with_in_place_update ... ok [INFO] [stdout] test llm::r#trait::tests::test_mock_llm_backend ... ok [INFO] [stdout] test core::tests::test_run_optimize_with_file_input ... ok [INFO] [stdout] test llm::gemini::tests::test_gemini_backend_request ... ok [INFO] [stdout] test llm::claude::tests::test_claude_backend_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d54e476a8586f72847149f9665a3b7a81436da821d41af63e478649f2598413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d54e476a8586f72847149f9665a3b7a81436da821d41af63e478649f2598413", kill_on_drop: false }` [INFO] [stdout] 3d54e476a8586f72847149f9665a3b7a81436da821d41af63e478649f2598413