[INFO] cloning repository https://github.com/simpletoolsindia/code-buddy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simpletoolsindia/code-buddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpletoolsindia%2Fcode-buddy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpletoolsindia%2Fcode-buddy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afe48ccd767a36ec2dbfdea84f037a99c4629111
[INFO] testing simpletoolsindia/code-buddy against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimpletoolsindia%2Fcode-buddy" "/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/simpletoolsindia/code-buddy
[INFO] finished tweaking git repo https://github.com/simpletoolsindia/code-buddy
[INFO] tweaked toml for git repo https://github.com/simpletoolsindia/code-buddy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simpletoolsindia/code-buddy on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simpletoolsindia/code-buddy 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pbkdf2 v0.12.2
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded deflate64 v0.1.12
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded scraper v0.19.1
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded ntapi v0.4.3
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded os_info v3.14.0
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded objc2-quartz-core v0.3.2
[INFO] [stderr]   Downloaded objc2-core-text v0.3.2
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded objc2-core-data v0.3.2
[INFO] [stderr]   Downloaded objc2-cloud-kit v0.3.2
[INFO] [stderr]   Downloaded objc2-core-image v0.3.2
[INFO] [stderr]   Downloaded notify v6.1.1
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded fsevent-sys v4.1.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd00c142339fb376140434165b87c03b8868c4ffdc15c6305ae4f73fce59d888
[INFO] running `Command { std: "docker" "start" "-a" "bd00c142339fb376140434165b87c03b8868c4ffdc15c6305ae4f73fce59d888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd00c142339fb376140434165b87c03b8868c4ffdc15c6305ae4f73fce59d888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd00c142339fb376140434165b87c03b8868c4ffdc15c6305ae4f73fce59d888", kill_on_drop: false }`
[INFO] [stdout] bd00c142339fb376140434165b87c03b8868c4ffdc15c6305ae4f73fce59d888
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dd721a5cda69b68126d03bc8a8b005942509f00cb104eb47e7471e42ab84b7d
[INFO] running `Command { std: "docker" "start" "-a" "5dd721a5cda69b68126d03bc8a8b005942509f00cb104eb47e7471e42ab84b7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling code-buddy v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "5dd721a5cda69b68126d03bc8a8b005942509f00cb104eb47e7471e42ab84b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd721a5cda69b68126d03bc8a8b005942509f00cb104eb47e7471e42ab84b7d", kill_on_drop: false }`
[INFO] [stdout] 5dd721a5cda69b68126d03bc8a8b005942509f00cb104eb47e7471e42ab84b7d
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 624488003d578f2e7f56491ff6f8c1c1f5727619b70d2bd474553e2fc20ee4c2
[INFO] running `Command { std: "docker" "start" "-a" "624488003d578f2e7f56491ff6f8c1c1f5727619b70d2bd474553e2fc20ee4c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling code-buddy v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/context_files.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert!(files.len() >= 0); // Vec always has len >= 0
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.90s
[INFO] running `Command { std: "docker" "inspect" "624488003d578f2e7f56491ff6f8c1c1f5727619b70d2bd474553e2fc20ee4c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624488003d578f2e7f56491ff6f8c1c1f5727619b70d2bd474553e2fc20ee4c2", kill_on_drop: false }`
[INFO] [stdout] 624488003d578f2e7f56491ff6f8c1c1f5727619b70d2bd474553e2fc20ee4c2
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a74af2925e7fd2bf43131e692ba93f80cfc1cc2374722ec4869734b30726d9fa
[INFO] running `Command { std: "docker" "start" "-a" "a74af2925e7fd2bf43131e692ba93f80cfc1cc2374722ec4869734b30726d9fa", kill_on_drop: false }`
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/context_files.rs:290:17
[INFO] [stderr]     |
[INFO] [stderr] 290 |         assert!(files.len() >= 0); // Vec always has len >= 0
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `code-buddy` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_buddy-93a8a78d587b421b)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test bg_process::tests::test_progress_tracker ... ok
[INFO] [stdout] test acp_server::tests::test_process_get_workspace ... ok
[INFO] [stdout] test acp_server::tests::test_process_search ... ok
[INFO] [stdout] test acp_server::tests::test_acp_message_serialization ... ok
[INFO] [stdout] test batch_runner::tests::test_batch_runner ... ok
[INFO] [stdout] test container::tests::test_backend_result ... ok
[INFO] [stdout] test container::tests::test_container_backend_variants ... ok
[INFO] [stdout] test acp_server::tests::test_process_read_file ... ok
[INFO] [stdout] test bg_process::tests::test_task_queue ... ok
[INFO] [stdout] test acp_server::tests::test_process_initialize ... ok
[INFO] [stdout] test context_files::tests::test_context_loader ... ok
[INFO] [stdout] test acp_server::tests::test_process_tool_call ... ok
[INFO] [stdout] test context_files::tests::test_generate_claude_md_template ... ok
[INFO] [stdout] test context_files::tests::test_parse_claude_md_empty ... ok
[INFO] [stdout] test context_files::tests::test_build_system_prompt ... ok
[INFO] [stdout] test bg_process::tests::test_background_process ... ok
[INFO] [stdout] test cron::tests::test_format_jobs_list ... ok
[INFO] [stdout] test container::tests::test_local_backend_copy ... ok
[INFO] [stdout] test context_files::tests::test_parse_claude_md ... ok
[INFO] [stdout] test context_files::tests::test_context_loader_with_nonexistent_dir ... ok
[INFO] [stdout] test container::tests::test_create_backend_local ... ok
[INFO] [stdout] test container::tests::test_local_backend ... ok
[INFO] [stdout] test context_files::tests::test_context_file_type ... ok
[INFO] [stdout] test image_gen::tests::test_image_request_default ... ok
[INFO] [stdout] test mixture_of_agents::tests::test_consensus_calculation ... ok
[INFO] [stdout] test mixture_of_agents::tests::test_moa_query ... ok
[INFO] [stdout] test profiles::tests::test_format_profiles_list ... ok
[INFO] [stdout] test cron::tests::test_parse_invalid_schedule ... ok
[INFO] [stdout] test profiles::tests::test_profile_json_serialization ... ok
[INFO] [stdout] test cron::tests::test_create_and_list_job ... ok
[INFO] [stdout] test cron::tests::test_parse_invalid_duration ... ok
[INFO] [stdout] test profiles::tests::test_profile_activation ... ok
[INFO] [stdout] test prompt_cache::tests::test_build_cached_message ... ok
[INFO] [stdout] test prompt_cache::tests::test_cache_basic ... ok
[INFO] [stdout] test prompt_cache::tests::test_clear_cache ... ok
[INFO] [stdout] test prompt_cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test prompt_cache::tests::test_extract_and_cache ... ok
[INFO] [stdout] test prompt_cache::tests::test_multiple_gets_increment_hit_count ... ok
[INFO] [stdout] test prompt_cache::tests::test_invalidate_type ... ok
[INFO] [stdout] test prompt_cache::tests::test_stats ... ok
[INFO] [stdout] test sandbox::tests::test_execution_result ... ok
[INFO] [stdout] test profiles::tests::test_profile_creation ... ok
[INFO] [stdout] test sandbox::tests::test_language_detection ... ok
[INFO] [stdout] test profiles::tests::test_profile_removal ... ok
[INFO] [stdout] test profiles::tests::test_profile_manager ... ok
[INFO] [stdout] test sandbox::tests::test_sandbox_config ... ok
[INFO] [stdout] test memory::tests::test_memory_update ... ok
[INFO] [stdout] test skills_hub::tests::test_frontmatter_extraction ... ok
[INFO] [stdout] test skills_hub::tests::test_parse_frontmatter ... ok
[INFO] [stdout] test skin_engine::tests::test_hex_to_ansi ... ok
[INFO] [stdout] test skin_engine::tests::test_load_ares_skin ... ok
[INFO] [stdout] test skin_engine::tests::test_load_default_skin ... ok
[INFO] [stdout] test skin_engine::tests::test_skin_fallback ... ok
[INFO] [stdout] test sandbox::tests::test_bash_execution ... ok
[INFO] [stdout] test memory::tests::test_memory_nonexistent ... ok
[INFO] [stdout] test streaming::tests::test_sse_line ... ok
[INFO] [stdout] test streaming::tests::test_json_detection ... ok
[INFO] [stdout] test streaming::tests::test_text_chunk ... ok
[INFO] [stdout] test streaming::tests::test_tool_call_extraction ... ok
[INFO] [stdout] test sandbox::tests::test_output_truncation ... ok
[INFO] [stdout] test memory::tests::test_memory_search_with_limit ... ok
[INFO] [stdout] test memory::tests::test_memory_system ... ok
[INFO] [stdout] test sandbox::tests::test_python_execution ... ok
[INFO] [stdout] test sandbox::tests::test_rust_execution ... ok
[INFO] [stdout] test cron::tests::test_mark_job_run ... ok
[INFO] [stdout] test cron::tests::test_parse_schedule ... ok
[INFO] [stdout] test cron::tests::test_get_due_jobs ... ok
[INFO] [stdout] test cron::tests::test_parse_duration ... ok
[INFO] [stdout] test cron::tests::test_pause_and_resume_job ... ok
[INFO] [stdout] test cron::tests::test_remove_job ... ok
[INFO] [stdout] test sandbox::tests::test_timeout ... ok
[INFO] [stdout] test cron::tests::test_trigger_job ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_buddy-857ecad7925d5b46)
[INFO] [stdout] running 122 tests
[INFO] [stdout] test agents::tests::test_agent_creation ... ok
[INFO] [stdout] test commands::clear::tests::test_parse_args ... ok
[INFO] [stdout] test agents::tests::test_task_management ... ok
[INFO] [stdout] test agents::tests::test_team_creation ... ok
[INFO] [stdout] test commands::commit::tests::test_clean_status ... ok
[INFO] [stdout] test commands::commit::tests::test_commit_info ... ok
[INFO] [stdout] test commands::commit::tests::test_git_status_struct ... ok
[INFO] [stdout] test commands::compact::tests::test_parse_args ... ok
[INFO] [stdout] test commands::cron_cmd::tests::test_cron_help ... ok
[INFO] [stdout] test commands::desktop::tests::test_desktop ... ok
[INFO] [stdout] test commands::exit::tests::test_exit_code ... ok
[INFO] [stdout] test commands::export_cmd::tests::test_export_format ... ok
[INFO] [stdout] test commands::files::tests::test_placeholder ... ok
[INFO] [stdout] test commands::help_cmd::tests::test_help ... ok
[INFO] [stdout] test commands::hooks_cmd::tests::test_hook_creation ... ok
[INFO] [stdout] test commands::hooks_cmd::tests::test_hooks_manager ... ok
[INFO] [stdout] test commands::init::tests::test_project_type_display ... ok
[INFO] [stdout] test commands::init::tests::test_init_result ... ok
[INFO] [stdout] test commands::keybindings::tests::test_keybindings ... ok
[INFO] [stdout] test commands::plan::tests::test_generate_plan_for_fix ... ok
[INFO] [stdout] test commands::issues::tests::test_issue_creation ... ok
[INFO] [stdout] test commands::resume_cmd::tests::test_resume ... ok
[INFO] [stdout] test commands::memory::tests::test_memory_to_markdown ... ok
[INFO] [stdout] test commands::share::tests::test_share_format ... ok
[INFO] [stdout] test commands::plugins_cmd::tests::test_plugin_creation ... ok
[INFO] [stdout] test commands::login::tests::test_login ... ok
[INFO] [stdout] test commands::session::tests::test_session_age ... ok
[INFO] [stdout] test commands::plan::tests::test_plan_format ... ok
[INFO] [stdout] test commands::feedback::tests::test_feedback ... ok
[INFO] [stdout] test commands::memory::tests::test_memory_search ... ok
[INFO] [stdout] test commands::permissions_cmd::tests::test_permission_mode ... ok
[INFO] [stdout] test commands::session::tests::test_session_creation ... ok
[INFO] [stdout] test commands::plan::tests::test_plan_creation ... ok
[INFO] [stdout] test commands::slash::tests::test_pricing_lookup ... ok
[INFO] [stdout] test commands::permissions_cmd::tests::test_permission_context ... ok
[INFO] [stdout] test commands::slash::tests::test_list_commands ... ok
[INFO] [stdout] test commands::memory::tests::test_memory_operations ... ok
[INFO] [stdout] test commands::status_cmd::tests::test_status ... ok
[INFO] [stdout] test commands::plan::tests::test_plan_progress ... ok
[INFO] [stdout] test commands::ide::tests::test_ide_detection ... ok
[INFO] [stdout] test commands::summarize::tests::test_summarize ... ok
[INFO] [stdout] test commands::tag_cmd::tests::test_tag_creation ... ok
[INFO] [stdout] test commands::tag_cmd::tests::test_tag_manager ... ok
[INFO] [stdout] test commands::tasks::tests::test_task_search ... ok
[INFO] [stdout] test commands::tasks::tests::test_task_stats ... ok
[INFO] [stdout] test commands::tasks::tests::test_task_store ... ok
[INFO] [stdout] test commands::teleport::tests::test_teleport ... ok
[INFO] [stdout] test commands::theme::tests::test_theme_colors ... ok
[INFO] [stdout] test commands::theme::tests::test_theme_list ... ok
[INFO] [stdout] test commands::thinkback::tests::test_thinkback_session ... ok
[INFO] [stdout] test commands::upgrade::tests::test_upgrade ... ok
[INFO] [stdout] test commands::usage::tests::test_usage_stats ... ok
[INFO] [stdout] test commands::voice::tests::test_voice ... ok
[INFO] [stdout] test computer::tests::test_computer_result ... ok
[INFO] [stdout] test computer::tests::test_action_serialization ... ok
[INFO] [stdout] test cron::tests::test_format_jobs_list ... ok
[INFO] [stdout] test hooks::tests::test_hook_event_parsing ... ok
[INFO] [stdout] test hooks::tests::test_hook_event_str ... ok
[INFO] [stdout] test hooks::tests::test_shell_escape ... ok
[INFO] [stdout] test mlx::tests::test_default_model_dir ... ok
[INFO] [stdout] test mlx::tests::test_mlx_community_models ... ok
[INFO] [stdout] test mlx::tests::test_mlx_config_default ... ok
[INFO] [stdout] test hooks::tests::test_context_expand ... ok
[INFO] [stdout] test skills::tests::test_builtin_skills ... ok
[INFO] [stdout] test skills::tests::test_skill_toggle ... ok
[INFO] [stdout] test hooks::tests::test_hooks_manager ... ok
[INFO] [stdout] test skills::tests::test_skills_manager ... ok
[INFO] [stdout] test hooks::tests::test_load_from_json ... ok
[INFO] [stdout] test commands::export_cmd::tests::test_export_target ... ok
[INFO] [stdout] test tools::bash::tests::test_parse_command ... ok
[INFO] [stdout] test cron::tests::test_create_and_list_job ... ok
[INFO] [stdout] test cron::tests::test_parse_invalid_schedule ... ok
[INFO] [stdout] test streaming::tests::test_tool_call_extraction ... ok
[INFO] [stdout] test tools::bash::tests::test_validate_command_safe ... ok
[INFO] [stdout] test tools::interactive::tests::test_ask_user_question ... ok
[INFO] [stdout] test tools::bash::tests::test_validate_command_blocked ... ok
[INFO] [stdout] test tools::interactive::tests::test_notebook ... ok
[INFO] [stdout] test tools::interactive::tests::test_notebook_tool ... ok
[INFO] [stdout] test tools::mcp::tests::test_list_mcp_resources_tool ... ok
[INFO] [stdout] test tools::mcp::tests::test_mcp_resource ... ok
[INFO] [stdout] test tools::mcp::tests::test_mcp_client ... ok
[INFO] [stdout] test tools::task::tests::test_task_complete ... ok
[INFO] [stdout] test tools::mcp::tests::test_read_mcp_resource_tool ... ok
[INFO] [stdout] test tools::task::tests::test_task_list ... ok
[INFO] [stdout] test tools::task::tests::test_task_search ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_bash_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_cp_empty ... ok
[INFO] [stdout] test tools::task::tests::test_task_creation ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_bash_blocked ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_edit_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_mkdir_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_grep_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_rm_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_tool_unknown ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_webfetch_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_websearch_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_write_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_get_tools_description ... ok
[INFO] [stdout] test tools::tests::tests::test_tool_result_error ... ok
[INFO] [stdout] test streaming::tests::test_text_chunk ... ok
[INFO] [stdout] test tools::tests::tests::test_tool_result_success ... ok
[INFO] [stdout] test tools::tests::tests::test_tool_result_to_content_error ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_mv_empty ... ok
[INFO] [stdout] test tools::tests::tests::test_execute_read_empty ... ok
[INFO] [stdout] test streaming::tests::test_json_detection ... ok
[INFO] [stdout] test tools::tests::tests::test_tool_result_to_content_success ... ok
[INFO] [stdout] test tools::web::tests::test_web_fetch_result ... ok
[INFO] [stdout] test tools::web::tests::test_web_search_request ... ok
[INFO] [stdout] test streaming::tests::test_sse_line ... ok
[INFO] [stdout] test tools::web::tests::test_web_fetch_tool ... ok
[INFO] [stdout] test tools::web::tests::test_web_search_tool ... ok
[INFO] [stdout] test vision::tests::test_base64_encode ... ok
[INFO] [stdout] test agents::tests::test_team_status ... ok
[INFO] [stdout] test vision::tests::test_vision_models ... ok
[INFO] [stdout] test cron::tests::test_parse_invalid_duration ... ok
[INFO] [stdout] test cron::tests::test_parse_schedule ... ok
[INFO] [stdout] test cron::tests::test_get_due_jobs ... ok
[INFO] [stdout] test cron::tests::test_remove_job ... ok
[INFO] [stdout] test cron::tests::test_trigger_job ... ok
[INFO] [stdout] test cron::tests::test_mark_job_run ... ok
[INFO] [stdout] test cron::tests::test_pause_and_resume_job ... ok
[INFO] [stdout] test cron::tests::test_parse_duration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 122 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests code_buddy
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "a74af2925e7fd2bf43131e692ba93f80cfc1cc2374722ec4869734b30726d9fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74af2925e7fd2bf43131e692ba93f80cfc1cc2374722ec4869734b30726d9fa", kill_on_drop: false }`
[INFO] [stdout] a74af2925e7fd2bf43131e692ba93f80cfc1cc2374722ec4869734b30726d9fa
