[INFO] cloning repository https://github.com/valeratrades/ask_llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valeratrades/ask_llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleratrades%2Fask_llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleratrades%2Fask_llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d96f0219b61bb16ee298df86d0836e007cff3b1
[INFO] testing valeratrades/ask_llm against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleratrades%2Fask_llm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/valeratrades/ask_llm
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/valeratrades/ask_llm
[INFO] tweaked toml for git repo https://github.com/valeratrades/ask_llm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/valeratrades/ask_llm on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/valeratrades/ask_llm 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded macro-attr v0.2.0
[INFO] [stderr]   Downloaded windows-result v0.3.1
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.9
[INFO] [stderr]   Downloaded toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[INFO] [stderr]   Downloaded facet-macros-impl v0.32.3
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded facet-core v0.32.3
[INFO] [stderr]   Downloaded unsynn v0.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.28
[INFO] [stderr]   Downloaded facet-reflect v0.32.3
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded ruint v1.17.1
[INFO] [stderr]   Downloaded facet-toml v0.32.3
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded facet-solver v0.32.3
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[INFO] [stderr]   Downloaded micromap v0.1.0
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded facet v0.32.3
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded facet-macro-parse v0.32.3
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded facet-macro-types v0.32.3
[INFO] [stderr]   Downloaded facet-macros v0.32.3
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded v_utils v2.15.9
[INFO] [stderr]   Downloaded v_utils_macros v2.11.9
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded facet-json v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5df822c7a6b0e301af0454d07b2dd013e50e944353a8ad3f4f902ac1eb02713c
[INFO] running `Command { std: "docker" "start" "-a" "5df822c7a6b0e301af0454d07b2dd013e50e944353a8ad3f4f902ac1eb02713c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5df822c7a6b0e301af0454d07b2dd013e50e944353a8ad3f4f902ac1eb02713c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df822c7a6b0e301af0454d07b2dd013e50e944353a8ad3f4f902ac1eb02713c", kill_on_drop: false }`
[INFO] [stdout] 5df822c7a6b0e301af0454d07b2dd013e50e944353a8ad3f4f902ac1eb02713c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d517655a1b17693b951ae1f8578ea739230f3bbeb2f44ef86d320d22e82038c
[INFO] running `Command { std: "docker" "start" "-a" "5d517655a1b17693b951ae1f8578ea739230f3bbeb2f44ef86d320d22e82038c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling facet-core v0.32.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ruint v1.17.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling facet-macro-types v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling facet v0.32.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling facet-macro-parse v0.32.3
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling facet-macros-impl v0.32.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling micromap v0.1.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling macro-attr v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling facet-macros v0.32.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=9adeabb5405d9d51 -C extra-filename=-f492e98cab4f8b91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-57e528f07a610d2d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5d517655a1b17693b951ae1f8578ea739230f3bbeb2f44ef86d320d22e82038c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d517655a1b17693b951ae1f8578ea739230f3bbeb2f44ef86d320d22e82038c", kill_on_drop: false }`
[INFO] [stdout] 5d517655a1b17693b951ae1f8578ea739230f3bbeb2f44ef86d320d22e82038c
