[INFO] cloning repository https://github.com/mai-space/rust-ai-agents-jarvis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mai-space/rust-ai-agents-jarvis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmai-space%2Frust-ai-agents-jarvis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmai-space%2Frust-ai-agents-jarvis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a12df1ccb63c796b3318dffd6df7283e9e0e26a6
[INFO] checking mai-space/rust-ai-agents-jarvis/a12df1ccb63c796b3318dffd6df7283e9e0e26a6 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmai-space%2Frust-ai-agents-jarvis" "/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/mai-space/rust-ai-agents-jarvis
[INFO] finished tweaking git repo https://github.com/mai-space/rust-ai-agents-jarvis
[INFO] tweaked toml for git repo https://github.com/mai-space/rust-ai-agents-jarvis written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mai-space/rust-ai-agents-jarvis on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mai-space/rust-ai-agents-jarvis 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded patch v0.7.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded ollama-rs v0.2.1
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 693fa9b1cf54892f9482061eba6a8ecba1365f79ea771eab87b9d05355d5343c
[INFO] running `Command { std: "docker" "start" "-a" "693fa9b1cf54892f9482061eba6a8ecba1365f79ea771eab87b9d05355d5343c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "693fa9b1cf54892f9482061eba6a8ecba1365f79ea771eab87b9d05355d5343c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "693fa9b1cf54892f9482061eba6a8ecba1365f79ea771eab87b9d05355d5343c", kill_on_drop: false }`
[INFO] [stdout] 693fa9b1cf54892f9482061eba6a8ecba1365f79ea771eab87b9d05355d5343c
[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=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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f26abd79997075b6c3d63eb94d44d6e45230c2ea098687f17a4bbc996cd69e2
[INFO] running `Command { std: "docker" "start" "-a" "7f26abd79997075b6c3d63eb94d44d6e45230c2ea098687f17a4bbc996cd69e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking patch v0.7.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking ollama-rs v0.2.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking jarvis v0.1.0 (/opt/rustwide/workdir/jarvis)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "7f26abd79997075b6c3d63eb94d44d6e45230c2ea098687f17a4bbc996cd69e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f26abd79997075b6c3d63eb94d44d6e45230c2ea098687f17a4bbc996cd69e2", kill_on_drop: false }`
[INFO] [stdout] 7f26abd79997075b6c3d63eb94d44d6e45230c2ea098687f17a4bbc996cd69e2
