[INFO] cloning repository https://github.com/costa92/ai-commit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/costa92/ai-commit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97e238064f38bff4c5e90a86760fd09411ccda75 [INFO] testing costa92/ai-commit against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosta92%2Fai-commit" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/costa92/ai-commit [INFO] finished tweaking git repo https://github.com/costa92/ai-commit [INFO] tweaked toml for git repo https://github.com/costa92/ai-commit written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/costa92/ai-commit on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/costa92/ai-commit 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded cc v1.2.21 [INFO] [stderr] Downloaded ratatui v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b61b6400333b9bbb31a668c163a14ed8ab5063494890404eb2bb9440d6b8b36d [INFO] running `Command { std: "docker" "start" "-a" "b61b6400333b9bbb31a668c163a14ed8ab5063494890404eb2bb9440d6b8b36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b61b6400333b9bbb31a668c163a14ed8ab5063494890404eb2bb9440d6b8b36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61b6400333b9bbb31a668c163a14ed8ab5063494890404eb2bb9440d6b8b36d", kill_on_drop: false }` [INFO] [stdout] b61b6400333b9bbb31a668c163a14ed8ab5063494890404eb2bb9440d6b8b36d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab02e9dbebfd264bd1860c2523a851ad6e4f77eae8e359253cfd6010519b4fec [INFO] running `Command { std: "docker" "start" "-a" "ab02e9dbebfd264bd1860c2523a851ad6e4f77eae8e359253cfd6010519b4fec", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ai-commit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "ab02e9dbebfd264bd1860c2523a851ad6e4f77eae8e359253cfd6010519b4fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab02e9dbebfd264bd1860c2523a851ad6e4f77eae8e359253cfd6010519b4fec", kill_on_drop: false }` [INFO] [stdout] ab02e9dbebfd264bd1860c2523a851ad6e4f77eae8e359253cfd6010519b4fec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ae22ee77f886470df4764241f232bd64ecf1b8aa8d3979bdcbb8a1ca1dbe37e [INFO] running `Command { std: "docker" "start" "-a" "8ae22ee77f886470df4764241f232bd64ecf1b8aa8d3979bdcbb8a1ca1dbe37e", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `ai-commit` [INFO] [stderr] * `bin` target `aic` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ai-commit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MockIO` is never constructed [INFO] [stdout] --> tests/ui_interaction_tests.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | struct MockIO { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `output_as_string` are never used [INFO] [stdout] --> tests/ui_interaction_tests.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl MockIO { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 16 | fn new(input_data: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn output_as_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `should_be_valid` is never read [INFO] [stdout] --> tests/ui_interaction_tests.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 85 | struct TestCase { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 86 | message: &'static str, [INFO] [stdout] 87 | should_be_valid: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ai-commit` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ai_commit --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=291dade8d3f149e9 -C extra-filename=-600444191809ff0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-08c522c08dae0cc2.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-12fcf00cee7a01f3.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d85d0ef47e9bef47.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f6a4a98311e86a6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-00f80ed57aa12c15.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-2d47f50d019afb51.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a7dd3056aae1f2b3.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0cdc86e4013c2f38.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5c68814a7666e56c.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-c50b6cea33844707.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-043957f93fe71476.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5235304e98ce228b.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-849f438a89990e8f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-906d2c1509d9f694.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1aeb4b5e07b9b844.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-f14622cf1e0e1941.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-61b38304a94407b5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d5ac07a55cdc3536.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ab4bdf1c6afbeccd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5af7f2b852a48a8a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7f337632c13c716.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-69bad1b7ff105c98.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-52ddea7b6aade53e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c76af558e3e28409.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e12eb13745072db7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ae22ee77f886470df4764241f232bd64ecf1b8aa8d3979bdcbb8a1ca1dbe37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae22ee77f886470df4764241f232bd64ecf1b8aa8d3979bdcbb8a1ca1dbe37e", kill_on_drop: false }` [INFO] [stdout] 8ae22ee77f886470df4764241f232bd64ecf1b8aa8d3979bdcbb8a1ca1dbe37e