[INFO] fetching crate ultrafast-gateway 0.1.6... [INFO] testing ultrafast-gateway-0.1.6 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ultrafast-gateway 0.1.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ultrafast-gateway 0.1.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ultrafast-gateway 0.1.6 [INFO] tweaked toml for crates.io crate ultrafast-gateway 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ultrafast-gateway 0.1.6 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ultrafast-gateway 0.1.6 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded expect-json v1.0.1 [INFO] [stderr] Downloaded reserve-port v2.3.0 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Downloaded ultrafast-models-sdk v0.1.6 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded wiremock v0.6.4 [INFO] [stderr] Downloaded auto-future v1.0.0 [INFO] [stderr] Downloaded axum-test v18.0.0-rc3 [INFO] [stderr] Downloaded expect-json-macros v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8eb8778687e4947bbd1ab8c6de9d30c5f13de4285a3b6f90bdf428d9c2f0ba5 [INFO] running `Command { std: "docker" "start" "-a" "f8eb8778687e4947bbd1ab8c6de9d30c5f13de4285a3b6f90bdf428d9c2f0ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8eb8778687e4947bbd1ab8c6de9d30c5f13de4285a3b6f90bdf428d9c2f0ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8eb8778687e4947bbd1ab8c6de9d30c5f13de4285a3b6f90bdf428d9c2f0ba5", kill_on_drop: false }` [INFO] [stdout] f8eb8778687e4947bbd1ab8c6de9d30c5f13de4285a3b6f90bdf428d9c2f0ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1a2dc601ed003a9a5ea2583351b3b27a633f833109f623e6186a3175c734ea [INFO] running `Command { std: "docker" "start" "-a" "3a1a2dc601ed003a9a5ea2583351b3b27a633f833109f623e6186a3175c734ea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bitflags v2.9.3 [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 url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ultrafast-models-sdk v0.1.6 [INFO] [stderr] Compiling ultrafast-gateway v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3a1a2dc601ed003a9a5ea2583351b3b27a633f833109f623e6186a3175c734ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1a2dc601ed003a9a5ea2583351b3b27a633f833109f623e6186a3175c734ea", kill_on_drop: false }` [INFO] [stdout] 3a1a2dc601ed003a9a5ea2583351b3b27a633f833109f623e6186a3175c734ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146a5d96fe318e80fdb78bc018a668344ec0983520e19211e7f6bb68590aa943 [INFO] running `Command { std: "docker" "start" "-a" "146a5d96fe318e80fdb78bc018a668344ec0983520e19211e7f6bb68590aa943", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling expect-json-macros v1.0.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling expect-json v1.0.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ultrafast-models-sdk v0.1.6 [INFO] [stderr] Compiling axum-test v18.0.0-rc3 [INFO] [stderr] Compiling ultrafast-gateway v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ultrafast-gateway` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name ultrafast_gateway --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c751b2fa4d6bee5 -C extra-filename=-da9576c32103c6fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-48417fcce5368b85.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a20cc2b756449e7a.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-ce1071eb32748562.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dc4d63cd1a898c16.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-187ea0115e25bb52.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-a3d2bef312e401c9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8fc3b5844f8e1a09.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5a0dfe164743b1ce.rlib --extern expect_json=/opt/rustwide/target/debug/deps/libexpect_json-d14e675acfd5a78d.rlib --extern expect_json_macros=/opt/rustwide/target/debug/deps/libexpect_json_macros-7b95e6cbf9ca3521.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-220899518c052f6c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-3ed09b6649a1728a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-07b75eec6006a3c0.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-d04ef8f5649c0252.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-14a35c7af307c1ca.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-252b8121f1de3433.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5136269ffa67dbdc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d4d7b79dfa77879c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1368c92567d4606b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ce5c3de3a0a27191.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4aed77e025eda000.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-701dd281c8fb3a16.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6f21dee7d74332ee.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-edfdf40e53455eca.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ff29e03346ba12c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4147e18ba03aeb5.rlib --extern ultrafast_models_sdk=/opt/rustwide/target/debug/deps/libultrafast_models_sdk-43a65f375418d948.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dd5d39ef61036545.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-40aea11c001f7fc1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c6aedfe3806f6681/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "146a5d96fe318e80fdb78bc018a668344ec0983520e19211e7f6bb68590aa943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146a5d96fe318e80fdb78bc018a668344ec0983520e19211e7f6bb68590aa943", kill_on_drop: false }` [INFO] [stdout] 146a5d96fe318e80fdb78bc018a668344ec0983520e19211e7f6bb68590aa943