[INFO] cloning repository https://github.com/ikcore/ikode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikcore/ikode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fikode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fikode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aea0c6752b7a6656b97c62759d55cf4475843a5
[INFO] testing ikcore/ikode against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikcore%2Fikode" "/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/ikcore/ikode
[INFO] finished tweaking git repo https://github.com/ikcore/ikode
[INFO] tweaked toml for git repo https://github.com/ikcore/ikode written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ikcore/ikode on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ikcore/ikode 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded aws-smithy-query v0.60.13
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.4
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.13
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.2
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded aws-runtime v1.6.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.93.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.95.0
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.0
[INFO] [stderr]   Downloaded aws-sigv4 v1.3.8
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded aws-sdk-sts v1.97.0
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded aws-config v1.8.13
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.9
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.3
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.3
[INFO] [stderr]   Downloaded aws-sdk-bedrockruntime v1.124.0
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.62.3
[INFO] [stderr]   Downloaded aws-credential-types v1.2.11
[INFO] [stderr]   Downloaded aws-types v1.3.11
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.18
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.3
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.11
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1209ff6ab02f408a9bb62497213f453935eec5c2a75ea58ee85066e5250bb93c
[INFO] running `Command { std: "docker" "start" "-a" "1209ff6ab02f408a9bb62497213f453935eec5c2a75ea58ee85066e5250bb93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1209ff6ab02f408a9bb62497213f453935eec5c2a75ea58ee85066e5250bb93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1209ff6ab02f408a9bb62497213f453935eec5c2a75ea58ee85066e5250bb93c", kill_on_drop: false }`
[INFO] [stdout] 1209ff6ab02f408a9bb62497213f453935eec5c2a75ea58ee85066e5250bb93c
[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=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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfa4f10644a11e7e9f54756421988589937868746c95dd88ad0b9c86428de1f0
[INFO] running `Command { std: "docker" "start" "-a" "bfa4f10644a11e7e9f54756421988589937868746c95dd88ad0b9c86428de1f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gaise-core v0.1.0 (/opt/rustwide/workdir/gaise/gaise-core)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-async v1.2.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling aws-smithy-types v1.4.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.3
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.18
[INFO] [stderr]    Compiling aws-smithy-json v0.62.3
[INFO] [stderr]    Compiling aws-smithy-query v0.60.13
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.63.3
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.4
[INFO] [stderr]    Compiling aws-sigv4 v1.3.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling gaise-provider-ollama v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-ollama)
[INFO] [stderr]    Compiling gaise-provider-vertexai v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-vertexai)
[INFO] [stderr]    Compiling gaise-provider-openai v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-openai)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling gaise-provider-anthropic v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-anthropic)
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.0
[INFO] [stderr]    Compiling aws-runtime v1.6.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.93.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.95.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.97.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.124.0
[INFO] [stderr]    Compiling aws-config v1.8.13
[INFO] [stderr]    Compiling gaise-provider-bedrock v0.1.0 (/opt/rustwide/workdir/gaise/gaise-provider-bedrock)
[INFO] [stderr]    Compiling gaise-client v0.1.0 (/opt/rustwide/workdir/gaise/gaise-client)
[INFO] [stderr]    Compiling ikode-cli v0.1.0 (/opt/rustwide/workdir/ikode-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "bfa4f10644a11e7e9f54756421988589937868746c95dd88ad0b9c86428de1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfa4f10644a11e7e9f54756421988589937868746c95dd88ad0b9c86428de1f0", kill_on_drop: false }`
[INFO] [stdout] bfa4f10644a11e7e9f54756421988589937868746c95dd88ad0b9c86428de1f0
[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=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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66dfc6f87d591b7f21d8a8e14303f12a37bcaab0ab879c023ebf75106bf343b4
[INFO] running `Command { std: "docker" "start" "-a" "66dfc6f87d591b7f21d8a8e14303f12a37bcaab0ab879c023ebf75106bf343b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling ikode-cli v0.1.0 (/opt/rustwide/workdir/ikode-cli)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> ikode-cli/tests/integration_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]  --> ikode-cli/tests/integration_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tempfile::TempDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task` is never read
[INFO] [stdout]   --> ikode-cli/tests/integration_tests.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     struct Todo {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 55 |         task: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task` is never read
[INFO] [stdout]   --> ikode-cli/tests/integration_tests.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     struct Todo {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 73 |         task: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "66dfc6f87d591b7f21d8a8e14303f12a37bcaab0ab879c023ebf75106bf343b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66dfc6f87d591b7f21d8a8e14303f12a37bcaab0ab879c023ebf75106bf343b4", kill_on_drop: false }`
[INFO] [stdout] 66dfc6f87d591b7f21d8a8e14303f12a37bcaab0ab879c023ebf75106bf343b4
[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=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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4503e692ebdb8cecf7eb2d60a94627bb5d5214a733c007128a2e8de3802b98e
[INFO] running `Command { std: "docker" "start" "-a" "a4503e692ebdb8cecf7eb2d60a94627bb5d5214a733c007128a2e8de3802b98e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]  --> ikode-cli/tests/integration_tests.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fs;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::TempDir`
[INFO] [stderr]  --> ikode-cli/tests/integration_tests.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tempfile::TempDir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `task` is never read
[INFO] [stderr]   --> ikode-cli/tests/integration_tests.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     struct Todo {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 55 |         task: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `task` is never read
[INFO] [stderr]   --> ikode-cli/tests/integration_tests.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     struct Todo {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 73 |         task: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ikode-cli` (test "integration_tests") generated 4 warnings (run `cargo fix --test "integration_tests" -p ikode-cli` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ikode-4aba8a11ace3d82f)
[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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-62d53aff7ba25bce)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_json_parsing_for_tool_args ... ok
[INFO] [stdout] test test_json_parsing_handles_empty_args ... ok
[INFO] [stdout] test test_system_prompt_formatting ... ok
[INFO] [stdout] test test_todo_add_functionality ... ok
[INFO] [stdout] test test_todo_complete_functionality ... ok
[INFO] [stdout] test test_todo_list_functionality ... ok
[INFO] [stdout] test test_working_directory_detection ... ok
[INFO] [stdout] test test_date_formatting ... ok
[INFO] [stdout] test test_git_repo_detection ... ok
[INFO] [stdout] test test_command_execution_output_capture ... ok
[INFO] [stdout] test test_cli_help_flag ... ok
[INFO] [stdout] test test_cli_version_flag ... ok
[INFO] [stdout] test test_cli_invalid_model has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a4503e692ebdb8cecf7eb2d60a94627bb5d5214a733c007128a2e8de3802b98e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4503e692ebdb8cecf7eb2d60a94627bb5d5214a733c007128a2e8de3802b98e", kill_on_drop: false }`
[INFO] [stdout] a4503e692ebdb8cecf7eb2d60a94627bb5d5214a733c007128a2e8de3802b98e
