[INFO] fetching crate deepgram 0.7.0... [INFO] testing deepgram-0.7.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate deepgram 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate deepgram 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate deepgram 0.7.0 [INFO] tweaked toml for crates.io crate deepgram 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deepgram 0.7.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate deepgram 0.7.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc93b340e61caa081bd36deb4d23622deb4103648633d6453761257d6383e608 [INFO] running `Command { std: "docker" "start" "-a" "dc93b340e61caa081bd36deb4d23622deb4103648633d6453761257d6383e608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc93b340e61caa081bd36deb4d23622deb4103648633d6453761257d6383e608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc93b340e61caa081bd36deb4d23622deb4103648633d6453761257d6383e608", kill_on_drop: false }` [INFO] [stdout] dc93b340e61caa081bd36deb4d23622deb4103648633d6453761257d6383e608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d05ec8115bcd3f1768547f386d5990d8149505b5f25f134ee74bd4e5d67fa7c6 [INFO] running `Command { std: "docker" "start" "-a" "d05ec8115bcd3f1768547f386d5990d8149505b5f25f134ee74bd4e5d67fa7c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.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 serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling deepgram v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.00s [INFO] running `Command { std: "docker" "inspect" "d05ec8115bcd3f1768547f386d5990d8149505b5f25f134ee74bd4e5d67fa7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05ec8115bcd3f1768547f386d5990d8149505b5f25f134ee74bd4e5d67fa7c6", kill_on_drop: false }` [INFO] [stdout] d05ec8115bcd3f1768547f386d5990d8149505b5f25f134ee74bd4e5d67fa7c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d743fef6c17f38c2424c631227424bc5f1171e1329241b37ca6c1e397ceae064 [INFO] running `Command { std: "docker" "start" "-a" "d743fef6c17f38c2424c631227424bc5f1171e1329241b37ca6c1e397ceae064", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling audio-core v0.2.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling audio v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling deepgram v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `deepgram` (example "simple_stream") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name simple_stream --edition=2021 examples/transcription/websocket/simple_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="listen"' --cfg 'feature="manage"' --cfg 'feature="speak"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "listen", "manage", "speak"))' -C metadata=649076ee939abe42 -C extra-filename=-16dc7eb6a57b0eb0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern audio=/opt/rustwide/target/debug/deps/libaudio-6202baab6975673a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-3075dcefdeb8f5b3.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7c3c1855f4f608cb.rlib --extern deepgram=/opt/rustwide/target/debug/deps/libdeepgram-de8d18efad96294a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-52de8ce3e941f940.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-96c189d83de97862.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7f443f48a64432d3.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-323d98e2885b23ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-048657cb08a899fa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cd9e28ca6d97eb68.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-7b2e7405a34c0da6.rlib --extern sha256=/opt/rustwide/target/debug/deps/libsha256-016275b559988da3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c67ba642a23dcab.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0c1e88179316eae2.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-13ac3145f17cbed8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4ae8113fda04bdfd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c8fcc971b2cee3f.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-ecdbe689769ea2e8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e3361693a31e2799.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `deepgram` (example "microphone_stream") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name microphone_stream --edition=2021 examples/transcription/websocket/microphone_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="listen"' --cfg 'feature="manage"' --cfg 'feature="speak"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "listen", "manage", "speak"))' -C metadata=f3cb826ce509c835 -C extra-filename=-05dfbdf71ce4f8be --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern audio=/opt/rustwide/target/debug/deps/libaudio-6202baab6975673a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cpal=/opt/rustwide/target/debug/deps/libcpal-3075dcefdeb8f5b3.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7c3c1855f4f608cb.rlib --extern deepgram=/opt/rustwide/target/debug/deps/libdeepgram-de8d18efad96294a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e24b37cca9ac6645.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-52de8ce3e941f940.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-96c189d83de97862.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7f443f48a64432d3.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-323d98e2885b23ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-048657cb08a899fa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cd9e28ca6d97eb68.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-7b2e7405a34c0da6.rlib --extern sha256=/opt/rustwide/target/debug/deps/libsha256-016275b559988da3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c67ba642a23dcab.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0c1e88179316eae2.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-13ac3145f17cbed8.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4ae8113fda04bdfd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c8fcc971b2cee3f.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-ecdbe689769ea2e8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e3361693a31e2799.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d743fef6c17f38c2424c631227424bc5f1171e1329241b37ca6c1e397ceae064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d743fef6c17f38c2424c631227424bc5f1171e1329241b37ca6c1e397ceae064", kill_on_drop: false }` [INFO] [stdout] d743fef6c17f38c2424c631227424bc5f1171e1329241b37ca6c1e397ceae064