[INFO] cloning repository https://github.com/atomgit-atomcode/atomcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atomgit-atomcode/atomcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomgit-atomcode%2Fatomcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomgit-atomcode%2Fatomcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bca9b84260faddb88bb3e49bb2cb2bc117a1ce8 [INFO] checking atomgit-atomcode/atomcode against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomgit-atomcode%2Fatomcode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/atomgit-atomcode/atomcode [INFO] finished tweaking git repo https://github.com/atomgit-atomcode/atomcode [INFO] tweaked toml for git repo https://github.com/atomgit-atomcode/atomcode written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/atomgit-atomcode/atomcode on toolchain b66808126f24f2f30898306a881e1676824ea80c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/atomgit-atomcode/atomcode 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" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7 [INFO] running `Command { std: "docker" "start" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking grep-matcher v0.1.8 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking atomcode-test-support v4.26.0 (/opt/rustwide/workdir/crates/atomcode-test-support) [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling web_atoms v0.2.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking qrcode v0.14.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.5 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [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-rust v0.24.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking grep-searcher v0.1.16 [INFO] [stderr] Compiling tar v0.4.46 [INFO] [stderr] Checking grep-cli v0.1.12 [INFO] [stderr] Checking grep-regex v0.1.14 [INFO] [stderr] Checking rust-embed-utils v8.11.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking vte v0.15.0 [INFO] [stderr] Checking atomcode-codingplan-crypto v0.1.0 (/opt/rustwide/workdir/crates/atomcode-codingplan-crypto) [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling winresource v0.1.31 [INFO] [stderr] Compiling atomcode v4.26.0 (/opt/rustwide/workdir/crates/atomcode-cli) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [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 tracing-attributes v0.1.31 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling agent-client-protocol-derive v1.0.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling atomcode-core v4.26.0 (/opt/rustwide/workdir/crates/atomcode-core) [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking futures-concurrency v7.7.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking grep-printer v0.2.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking grep v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking markup5ever v0.38.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking serial_test v3.4.0 [INFO] [stderr] Checking xml5ever v0.38.0 [INFO] [stderr] Checking html5ever v0.38.0 [INFO] [stderr] Checking serde_with v3.21.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking markup5ever_rcdom v0.38.0+unofficial [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking async-compression v0.4.41 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking atomcode-askpass v4.26.0 (/opt/rustwide/workdir/crates/atomcode-askpass) [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking htmd v0.5.4 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking atomcode-kernel v4.26.0 (/opt/rustwide/workdir/crates/atomcode-kernel) [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking agent-client-protocol-schema v1.1.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking agent-client-protocol v1.0.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking wiremock v0.6.5 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking atomcode-telemetry v4.26.0 (/opt/rustwide/workdir/crates/atomcode-telemetry) [INFO] [stderr] Checking atomcode-capabilities v4.26.0 (/opt/rustwide/workdir/crates/atomcode-capabilities) [INFO] [stderr] Checking atomcode-review v4.26.0 (/opt/rustwide/workdir/crates/atomcode-review) [INFO] [stdout] warning: function `rewrite_sudo_inserts_dash_A_only_when_appropriate` should have a snake case name [INFO] [stdout] --> crates/atomcode-capabilities/src/tools/bash.rs:1527:8 [INFO] [stdout] | [INFO] [stdout] 1527 | fn rewrite_sudo_inserts_dash_A_only_when_appropriate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rewrite_sudo_inserts_dash_a_only_when_appropriate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atomcode-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name atomcode_core --edition=2021 crates/atomcode-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codingplan-crypto", "default", "distro-pm"))' -C metadata=ee370df6951f50a5 -C extra-filename=-72915c9df380f052 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern atomcode_telemetry=/opt/rustwide/target/debug/deps/libatomcode_telemetry-34e92b52de36828f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ebba23dd8601ba5c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c47f1363672b99e6.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-3fe92a572ae4f61b.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2e6c51c4b4cd4375.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-be63abf2da198ac5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-8c1587e14d80619b.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-f674f9a7da070cfc.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-6d850bd835a9b14f.rmeta --extern htmd=/opt/rustwide/target/debug/deps/libhtmd-2278d8d4707be783.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5d41b5ec4d8cdc57.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-7684b8d2ab8f4b18.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6f65a897ddedb32c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-afc7f387d3b8a6af.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e099a0b8a2d836b5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2a72fd87f59a78a7.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2ee6673f733c1063.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-fc15df084eec6709.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-23bcdc3c2b18927c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4220b336d7d233e5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-827a4a8f872d637a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-64ba234850300408.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-61c574426fa965c0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f148ac0ae8d31425.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-dcdda5c3122ea602.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-185b3e865fe02597.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-fc99697c7e0ee1ef.rmeta --extern tree_sitter_c=/opt/rustwide/target/debug/deps/libtree_sitter_c-09cd25aee3f8f0e4.rmeta --extern tree_sitter_c_sharp=/opt/rustwide/target/debug/deps/libtree_sitter_c_sharp-f3f33de6268723e3.rmeta --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-b7c551b8034da8c1.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-a3be5a74eeb1ff14.rmeta --extern tree_sitter_html=/opt/rustwide/target/debug/deps/libtree_sitter_html-1306c4c8e48a8a19.rmeta --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-378e0f92bdc44caf.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-9ba4ad79b8d9c281.rmeta --extern tree_sitter_php=/opt/rustwide/target/debug/deps/libtree_sitter_php-fbbdf0680c30e71c.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-55d6d8a02a5545d4.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-2f046137e6b5edf5.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-fc6855232c4ba852.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9f070ccb6514086d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-40456f4a18b1d687.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-554f39f27630803a.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-0b8b3b74f64cccbf.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-be9bb453b21be6d0/out -L native=/opt/rustwide/target/debug/build/tree-sitter-d71a115fa1d825bf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-5646fbb9dd0aa3b7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-ffd39f5fd3686c1d/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-e2d439f551150eeb/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-0608c918e662d7c2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-html-fb2c18c5e071a980/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-ed6e99646b3bfe80/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-4ebb681a749650c1/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-c99f0a14d78f5ba6/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-256831f2fa8db3b4/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-7638c3858120d7ee/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-c01afb926fd98ba6/out -L native=/opt/rustwide/target/debug/build/zstd-sys-21f027339362bc55/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7", kill_on_drop: false }` [INFO] [stdout] 4b252df0359aa236c934bb6cdb98841ecbb0e6ff7feaf77d197c21c1c0703ab7