[INFO] fetching crate sarvam-rs 0.2.0...
[INFO] testing sarvam-rs-0.2.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate sarvam-rs 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sarvam-rs 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sarvam-rs 0.2.0
[INFO] tweaked toml for crates.io crate sarvam-rs 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sarvam-rs 0.2.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sarvam-rs 0.2.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512
[INFO] running `Command { std: "docker" "start" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512", 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" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sarvam-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s
[INFO] running `Command { std: "docker" "inspect" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sarvam-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sarvam-rs` (example "speech_to_text_stream")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name speech_to_text_stream --edition=2021 examples/speech_to_text_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="streaming"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "streaming"))' -C metadata=7b7cd3d122cd1598 -C extra-filename=-52a2a1203816c1a9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-e5aceda68d2735a3.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1dcd3a41cc7f4d01.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-27baf266bed3b704.rlib --extern sarvam=/opt/rustwide/target/debug/deps/libsarvam-0cedd784b2508fe4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-412dbd78e31c62e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbf00b4b76e9c14a.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8bd6c3e859d8eca4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sarvam-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name sarvam --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 --cfg 'feature="default"' --cfg 'feature="streaming"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "streaming"))' -C metadata=156fced7300b358a -C extra-filename=-c18781151e9c8327 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-e5aceda68d2735a3.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1dcd3a41cc7f4d01.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-27baf266bed3b704.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-412dbd78e31c62e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbf00b4b76e9c14a.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8bd6c3e859d8eca4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sarvam-rs` (example "speech_to_text_translate_stream")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name speech_to_text_translate_stream --edition=2021 examples/speech_to_text_translate_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="streaming"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "streaming"))' -C metadata=18e57e362301ca07 -C extra-filename=-13c7f7fb3cb8204b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-e5aceda68d2735a3.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1dcd3a41cc7f4d01.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-27baf266bed3b704.rlib --extern sarvam=/opt/rustwide/target/debug/deps/libsarvam-0cedd784b2508fe4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-412dbd78e31c62e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbf00b4b76e9c14a.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8bd6c3e859d8eca4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sarvam-rs` (example "speech_to_text_batch")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name speech_to_text_batch --edition=2021 examples/speech_to_text_batch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="streaming"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "streaming"))' -C metadata=0ed5243c08b73e85 -C extra-filename=-3130a41dabf612bb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-e5aceda68d2735a3.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1dcd3a41cc7f4d01.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-27baf266bed3b704.rlib --extern sarvam=/opt/rustwide/target/debug/deps/libsarvam-0cedd784b2508fe4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-412dbd78e31c62e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbf00b4b76e9c14a.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8bd6c3e859d8eca4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sarvam-rs` (example "speech_to_text_translate_batch")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name speech_to_text_translate_batch --edition=2021 examples/speech_to_text_translate_batch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="streaming"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "streaming"))' -C metadata=9151e31b70483d8a -C extra-filename=-42f58394c7dde118 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-e5aceda68d2735a3.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1dcd3a41cc7f4d01.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-27baf266bed3b704.rlib --extern sarvam=/opt/rustwide/target/debug/deps/libsarvam-0cedd784b2508fe4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-412dbd78e31c62e4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a263103c990684.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbf00b4b76e9c14a.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8bd6c3e859d8eca4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512", kill_on_drop: false }`
[INFO] [stdout] aa323a9f4790a17afe10db901c55fc92b70bdd20c9928736686310afac831512
