[INFO] fetching crate tycode-core 0.5.0... [INFO] testing tycode-core-0.5.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tycode-core 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tycode-core 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tycode-core 0.5.0 [INFO] tweaked toml for crates.io crate tycode-core 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tycode-core 0.5.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tycode-core 0.5.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lsp-types v0.95.1 [INFO] [stderr] Downloaded rmcp-macros v0.2.1 [INFO] [stderr] Downloaded aws-sdk-polly v1.97.0 [INFO] [stderr] Downloaded aws-smithy-http v0.60.12 [INFO] [stderr] Downloaded aws-sdk-transcribestreaming v1.96.0 [INFO] [stderr] Downloaded aws-sdk-bedrockruntime v1.122.0 [INFO] [stderr] Downloaded rmcp v0.2.1 [INFO] [stderr] Downloaded openssl-src v300.5.4+3.5.4 [INFO] [stderr] Downloaded process-wrap v8.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa7f0aec801175a8739254dfb206b1c9fc67189889509d165d601018588a95b0 [INFO] running `Command { std: "docker" "start" "-a" "aa7f0aec801175a8739254dfb206b1c9fc67189889509d165d601018588a95b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa7f0aec801175a8739254dfb206b1c9fc67189889509d165d601018588a95b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7f0aec801175a8739254dfb206b1c9fc67189889509d165d601018588a95b0", kill_on_drop: false }` [INFO] [stdout] aa7f0aec801175a8739254dfb206b1c9fc67189889509d165d601018588a95b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f55b399c469502de9b891c035e5c3e9c1e143ac69ed2ffeb7f34cb23ab2e6ac2 [INFO] running `Command { std: "docker" "start" "-a" "f55b399c469502de9b891c035e5c3e9c1e143ac69ed2ffeb7f34cb23ab2e6ac2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling aws-types v1.3.11 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling aws-smithy-xml v0.60.13 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [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 serde_derive v1.0.228 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rmcp-macros v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.7 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling lsp-types v0.95.1 [INFO] [stderr] Compiling aws-smithy-types v1.3.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling rmcp v0.2.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.10.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.14 [INFO] [stderr] Compiling aws-smithy-json v0.61.9 [INFO] [stderr] Compiling aws-smithy-query v0.60.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-http v0.62.6 [INFO] [stderr] Compiling aws-credential-types v1.2.11 [INFO] [stderr] Compiling aws-smithy-observability v0.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling aws-sigv4 v1.3.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.5 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.8 [INFO] [stderr] Compiling aws-runtime v1.5.18 [INFO] [stderr] Compiling aws-sdk-sso v1.92.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.94.0 [INFO] [stderr] Compiling aws-sdk-sts v1.96.0 [INFO] [stderr] Compiling aws-sdk-bedrockruntime v1.122.0 [INFO] [stderr] Compiling aws-config v1.8.12 [INFO] [stderr] Compiling tycode-core v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "f55b399c469502de9b891c035e5c3e9c1e143ac69ed2ffeb7f34cb23ab2e6ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55b399c469502de9b891c035e5c3e9c1e143ac69ed2ffeb7f34cb23ab2e6ac2", kill_on_drop: false }` [INFO] [stdout] f55b399c469502de9b891c035e5c3e9c1e143ac69ed2ffeb7f34cb23ab2e6ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 054eca8bd2de7871f52d1eca3e2a088085054538f4c97c7d27a830de721c822d [INFO] running `Command { std: "docker" "start" "-a" "054eca8bd2de7871f52d1eca3e2a088085054538f4c97c7d27a830de721c822d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.10.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-http v0.62.6 [INFO] [stderr] Compiling aws-credential-types v1.2.11 [INFO] [stderr] Compiling aws-smithy-observability v0.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rmcp v0.2.1 [INFO] [stderr] Compiling aws-types v1.3.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-sigv4 v1.3.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.5 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.8 [INFO] [stderr] Compiling aws-runtime v1.5.18 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.94.0 [INFO] [stderr] Compiling aws-sdk-sso v1.92.0 [INFO] [stderr] Compiling aws-sdk-sts v1.96.0 [INFO] [stderr] Compiling aws-sdk-bedrockruntime v1.122.0 [INFO] [stderr] Compiling aws-config v1.8.12 [INFO] [stderr] Compiling tycode-core v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tycode-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name tycode_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "voice"))' -C metadata=ccfefcb467f61bb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-c7255008b733f50a.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-3f39974598aacf74.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-024f8a0c0e7f50fe.so --extern aws_config=/opt/rustwide/target/debug/deps/libaws_config-5c398336304a3ed6.rlib --extern aws_sdk_bedrockruntime=/opt/rustwide/target/debug/deps/libaws_sdk_bedrockruntime-9089fe12a0889eb4.rlib --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-57d1861cabbb6ea8.rlib --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-c164f0e49e9f478b.rlib --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-ad34f19318cc8dfc.rlib --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-74636b4903bf991b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-08e3240131172e2d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bb4a8134118da691.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-65bcbcc8edfedd81.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e665d0ee2fa66687.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-1757cdfd5925d2d0.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-17fdf29d1f5f9855.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-b00ae86b3ddcc393.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4eb3a42a769aea90.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-482dea5b3973fd4a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-adf11896961ffb20.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-c43c1f939c8ee31e.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-cc4a1ebf17dcc52f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-af1edbdeb5e1fa05.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0bb1421ac0e02c55.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7abe9dbb0939675e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-70f326dcabf6fce0.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-5237dac08b2dce50.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-007c1320f53ed4ed.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-04ab9090fe43be53.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-63b2883b5609b1c4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c97c27b2de3b820b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-514237768b3abd6c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bc9e520d6e3f5e03.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9c91921cd7e13184.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e1bd5ce0efd6bd3c/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a5c83096e90c4ce6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "054eca8bd2de7871f52d1eca3e2a088085054538f4c97c7d27a830de721c822d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054eca8bd2de7871f52d1eca3e2a088085054538f4c97c7d27a830de721c822d", kill_on_drop: false }` [INFO] [stdout] 054eca8bd2de7871f52d1eca3e2a088085054538f4c97c7d27a830de721c822d