[INFO] fetching crate acp-protocol 0.7.0...
[INFO] testing acp-protocol-0.7.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate acp-protocol 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate acp-protocol 0.7.0
[INFO] finished tweaking crates.io crate acp-protocol 0.7.0
[INFO] tweaked toml for crates.io crate acp-protocol 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate acp-protocol 0.7.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate acp-protocol 0.7.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 061582f89024c64b8657aa38794ee71a51c54166b25743e13388677c655d8f90
[INFO] running `Command { std: "docker" "start" "-a" "061582f89024c64b8657aa38794ee71a51c54166b25743e13388677c655d8f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061582f89024c64b8657aa38794ee71a51c54166b25743e13388677c655d8f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061582f89024c64b8657aa38794ee71a51c54166b25743e13388677c655d8f90", kill_on_drop: false }`
[INFO] [stdout] 061582f89024c64b8657aa38794ee71a51c54166b25743e13388677c655d8f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fe2f877b9f51c65f9e3f6ec110f309a31bbde8cb98c08966c38c15e99e0a445
[INFO] running `Command { std: "docker" "start" "-a" "7fe2f877b9f51c65f9e3f6ec110f309a31bbde8cb98c08966c38c15e99e0a445", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[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 tracing v0.1.43
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling acp-protocol v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 00s
[INFO] running `Command { std: "docker" "inspect" "7fe2f877b9f51c65f9e3f6ec110f309a31bbde8cb98c08966c38c15e99e0a445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe2f877b9f51c65f9e3f6ec110f309a31bbde8cb98c08966c38c15e99e0a445", kill_on_drop: false }`
[INFO] [stdout] 7fe2f877b9f51c65f9e3f6ec110f309a31bbde8cb98c08966c38c15e99e0a445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f26da169d7195c3ff8e20cd985522a47d89fa8816c93d7819d8adfc67272688
[INFO] running `Command { std: "docker" "start" "-a" "1f26da169d7195c3ff8e20cd985522a47d89fa8816c93d7819d8adfc67272688", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling acp-protocol v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling referencing v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling jsonschema v0.29.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.49s
[INFO] running `Command { std: "docker" "inspect" "1f26da169d7195c3ff8e20cd985522a47d89fa8816c93d7819d8adfc67272688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f26da169d7195c3ff8e20cd985522a47d89fa8816c93d7819d8adfc67272688", kill_on_drop: false }`
[INFO] [stdout] 1f26da169d7195c3ff8e20cd985522a47d89fa8816c93d7819d8adfc67272688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea4d4601382c47fbbfd13bd775d2093c231efd651e9952646bf03c191dbc3ba6
[INFO] running `Command { std: "docker" "start" "-a" "ea4d4601382c47fbbfd13bd775d2093c231efd651e9952646bf03c191dbc3ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling acp-protocol v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `acp-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name acp --edition=2021 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "full", "mcp", "reqwest", "rusqlite", "sqlite"))' -C metadata=c8524e8632122cb1 -C extra-filename=-4c40ab541b083354 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-38841c3505af8bc3.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-7b9cf841340b8565.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-d9cde6aa5dfc8dc2.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-b40ca77f6a04d6f4.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-22e944824430de94.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9b389e7dcfc91de9.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-450d94c1b07acdec.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-f6e08a6f54ae1976.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-dbd7c7c4d28adc3c.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-25bd567a6faba292.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-8b7359041afc81b3.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-8dfed1e92b04cd29.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-259c17fa90c2ebdc.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f2fd7a648e2b84cb.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daddaa18a2047d2c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-70f326dcabf6fce0.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-8758be26348458fd.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-99259fd97d058ea8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af35c14374afcac0.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b8536f388e098b79.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-e75de891c61c30b8.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-95453bebbfcb6439.rmeta --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-b08d7b5cc48d7013.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-3eb55df1e332c8da.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-dd70e8010c7fc230.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-5760cce4e0509551.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-e92c3b8b1aaecfd6.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-efa6004a1cbb051f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-461c83d80115b4ab.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-a65d0fa824bcc744.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-b8dfa4d0a1eb842a/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-3c063b164ff5ba84/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-31b546ed3e2cd3a2/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/tree-sitter-3e14ad8a9a98d64b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-df234320b509639b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-36072db71ddfbe59/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-5a6e9b0b012ab19c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-5ecabc355b369c4d/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-d112e192d99b6360/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-67ea1e82eef0b96e/out -L native=/opt/rustwide/target/debug/build/ring-b5d4cbb77f957e44/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-05c6ae0597db64cd/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-11e1db413d590cad/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ea4d4601382c47fbbfd13bd775d2093c231efd651e9952646bf03c191dbc3ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea4d4601382c47fbbfd13bd775d2093c231efd651e9952646bf03c191dbc3ba6", kill_on_drop: false }`
[INFO] [stdout] ea4d4601382c47fbbfd13bd775d2093c231efd651e9952646bf03c191dbc3ba6
