[INFO] fetching crate rig-core 0.21.0...
[INFO] testing rig-core-0.21.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rig-core 0.21.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rig-core 0.21.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rig-core 0.21.0
[INFO] tweaked toml for crates.io crate rig-core 0.21.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rig-core 0.21.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rig-core 0.21.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0aa6498c311d4dc0d597b654a3a7e3b2c79d16b340db7f11459c94c93b3dbf1
[INFO] running `Command { std: "docker" "start" "-a" "e0aa6498c311d4dc0d597b654a3a7e3b2c79d16b340db7f11459c94c93b3dbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0aa6498c311d4dc0d597b654a3a7e3b2c79d16b340db7f11459c94c93b3dbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0aa6498c311d4dc0d597b654a3a7e3b2c79d16b340db7f11459c94c93b3dbf1", kill_on_drop: false }`
[INFO] [stdout] e0aa6498c311d4dc0d597b654a3a7e3b2c79d16b340db7f11459c94c93b3dbf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64ef5c0165b1d16c4886183ad657bac36c3ae7e397a1796921c865f212652cdd
[INFO] running `Command { std: "docker" "start" "-a" "64ef5c0165b1d16c4886183ad657bac36c3ae7e397a1796921c865f212652cdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling rig-core v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "64ef5c0165b1d16c4886183ad657bac36c3ae7e397a1796921c865f212652cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64ef5c0165b1d16c4886183ad657bac36c3ae7e397a1796921c865f212652cdd", kill_on_drop: false }`
[INFO] [stdout] 64ef5c0165b1d16c4886183ad657bac36c3ae7e397a1796921c865f212652cdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adb3208b7e58856613e99dc49ff213953e8d1ad4f1a895f6bd78e47c91260401
[INFO] running `Command { std: "docker" "start" "-a" "adb3208b7e58856613e99dc49ff213953e8d1ad4f1a895f6bd78e47c91260401", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling rmcp-macros v0.6.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.31.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[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.20
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling rmcp v0.6.3
[INFO] [stderr]    Compiling rig-core v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stdout] error[E0432]: unresolved import `crate::image_generation`
[INFO] [stdout]    --> src/client/mod.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use crate::image_generation::ImageGenerationRequest;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                unresolved import
[INFO] [stdout]     |                help: a similar path exists: `client::image_generation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "image")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `image` feature
[INFO] [stdout] 119 | #[cfg_attr(docsrs, doc(cfg(feature = "image")))]
[INFO] [stdout] 120 | pub mod image_generation;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `STABLE_DIFFUSION_3` in module `huggingface`
[INFO] [stdout]    --> src/client/mod.rs:351:59
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 image_generation_model: Some(huggingface::STABLE_DIFFUSION_3),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^ not found in `huggingface`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/providers/huggingface/mod.rs:29:44
[INFO] [stdout]     |
[INFO] [stdout]  28 | #[cfg(feature = "image")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `image` feature
[INFO] [stdout]  29 | pub use image_generation::{FLUX_1, KOLORS, STABLE_DIFFUSION_3};
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DALL_E_2` in module `openai`
[INFO] [stdout]    --> src/client/mod.rs:362:54
[INFO] [stdout]     |
[INFO] [stdout] 362 |                 image_generation_model: Some(openai::DALL_E_2),
[INFO] [stdout]     |                                                      ^^^^^^^^ not found in `openai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TTS_1` in module `openai`
[INFO] [stdout]    --> src/client/mod.rs:363:55
[INFO] [stdout]     |
[INFO] [stdout] 363 |                 audio_generation_model: Some((openai::TTS_1, "onyx")),
[INFO] [stdout]     |                                                       ^^^^^ not found in `openai`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/providers/openai/mod.rs:30:28
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[cfg(feature = "audio")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `audio` feature
[INFO] [stdout]  30 | pub use audio_generation::{TTS_1, TTS_1_HD};
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SD1_5` in module `hyperbolic`
[INFO] [stdout]    --> src/client/mod.rs:433:58
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 image_generation_model: Some(hyperbolic::SD1_5),
[INFO] [stdout]     |                                                          ^^^^^ not found in `hyperbolic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_audio_generation` found for struct `std::boxed::Box<dyn client::ProviderClient>` in the current scope
[INFO] [stdout]    --> src/client/mod.rs:729:35
[INFO] [stdout]     |
[INFO] [stdout] 729 |         let Some(client) = client.as_audio_generation() else {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^ method not found in `std::boxed::Box<dyn client::ProviderClient>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_image_generation` found for struct `std::boxed::Box<dyn client::ProviderClient>` in the current scope
[INFO] [stdout]    --> src/client/mod.rs:879:35
[INFO] [stdout]     |
[INFO] [stdout] 879 |         let Some(client) = client.as_image_generation() else {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^ method not found in `std::boxed::Box<dyn client::ProviderClient>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_image_generation` found for struct `std::boxed::Box<dyn client::ProviderClient>` in the current scope
[INFO] [stdout]    --> src/client/mod.rs:822:24
[INFO] [stdout]     |
[INFO] [stdout] 822 |                 client.as_image_generation(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ method not found in `std::boxed::Box<dyn client::ProviderClient>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_audio_generation` found for struct `std::boxed::Box<dyn client::ProviderClient>` in the current scope
[INFO] [stdout]    --> src/client/mod.rs:830:24
[INFO] [stdout]     |
[INFO] [stdout] 830 |                 client.as_audio_generation(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ method not found in `std::boxed::Box<dyn client::ProviderClient>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rig-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rig --edition=2024 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("all", "audio", "default", "derive", "epub", "image", "pdf", "rayon", "reqwest-rustls", "rmcp", "socks", "worker"))' -C metadata=8bfdb6d0e9d5a25c -C extra-filename=-a8f1b58de1175012 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_any=/opt/rustwide/target/debug/deps/libas_any-51911e2d14be9237.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a4e25139543d6fa1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c6248b1a5a1d0e7a.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-fdff816d37c421a4.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-1c0aa85c0b164d23.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b213c4c065194f93.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-317f3d15252d7712.rmeta --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-264d4276e7e5d5e9.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e371fa5a58f56de9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2357d6e941fe4901.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1b10888338b520c3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33daa1ae74de6d7e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-61b6275bd84bc3ab.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rig-core` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "adb3208b7e58856613e99dc49ff213953e8d1ad4f1a895f6bd78e47c91260401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adb3208b7e58856613e99dc49ff213953e8d1ad4f1a895f6bd78e47c91260401", kill_on_drop: false }`
[INFO] [stdout] adb3208b7e58856613e99dc49ff213953e8d1ad4f1a895f6bd78e47c91260401
