[INFO] fetching crate coqui-stt 1.0.2...
[INFO] testing coqui-stt-1.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate coqui-stt 1.0.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate coqui-stt 1.0.2
[INFO] finished tweaking crates.io crate coqui-stt 1.0.2
[INFO] tweaked toml for crates.io crate coqui-stt 1.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate coqui-stt 1.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coqui-stt 1.0.2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded lewton v0.9.4
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded deadpool-sync v0.1.0
[INFO] [stderr]   Downloaded caf v0.1.0
[INFO] [stderr]   Downloaded coqui-stt-sys v1.3.0
[INFO] [stderr]   Downloaded bitreader v0.3.5
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded mp4parse v0.10.1
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded alac v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abe739c33c536578741123d6bb5d843b70ef887c69e628a41ce0bdb9929a572c
[INFO] running `Command { std: "docker" "start" "-a" "abe739c33c536578741123d6bb5d843b70ef887c69e628a41ce0bdb9929a572c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abe739c33c536578741123d6bb5d843b70ef887c69e628a41ce0bdb9929a572c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe739c33c536578741123d6bb5d843b70ef887c69e628a41ce0bdb9929a572c", kill_on_drop: false }`
[INFO] [stdout] abe739c33c536578741123d6bb5d843b70ef887c69e628a41ce0bdb9929a572c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c772e1e802723b8429dc6190a62f9aa62a3efc9dbb4b6f8677106e93eef5a6b4
[INFO] running `Command { std: "docker" "start" "-a" "c772e1e802723b8429dc6190a62f9aa62a3efc9dbb4b6f8677106e93eef5a6b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling coqui-stt-sys v1.3.0
[INFO] [stderr]    Compiling coqui-stt v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_bindings`
[INFO] [stdout]   --> src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "raw_bindings")]
[INFO] [stdout]    |       ^^^^^^^^^^--------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"raw-bindings"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-trait`, `deadpool`, `deadpool-sync`, `deadpool_integration`, `default`, and `raw-bindings`
[INFO] [stdout]    = help: consider adding `raw_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn as_streaming(&mut self) -> crate::Result<Stream> {
[INFO] [stdout]     |                         ^^^^^^^^^                   ------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn as_streaming(&mut self) -> crate::Result<Stream<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/token_metadata.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn text(&self) -> Cow<str> {
[INFO] [stdout]    |                 ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "c772e1e802723b8429dc6190a62f9aa62a3efc9dbb4b6f8677106e93eef5a6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c772e1e802723b8429dc6190a62f9aa62a3efc9dbb4b6f8677106e93eef5a6b4", kill_on_drop: false }`
[INFO] [stdout] c772e1e802723b8429dc6190a62f9aa62a3efc9dbb4b6f8677106e93eef5a6b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02f79d30a05d3d1360fdd655071f122518fdca1e04cee93b4ba9f52b3890b6ae
[INFO] running `Command { std: "docker" "start" "-a" "02f79d30a05d3d1360fdd655071f122518fdca1e04cee93b4ba9f52b3890b6ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling bitreader v0.3.5
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling caf v0.1.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_bindings`
[INFO] [stdout]   --> src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "raw_bindings")]
[INFO] [stdout]    |       ^^^^^^^^^^--------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"raw-bindings"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-trait`, `deadpool`, `deadpool-sync`, `deadpool_integration`, `default`, and `raw-bindings`
[INFO] [stdout]    = help: consider adding `raw_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn as_streaming(&mut self) -> crate::Result<Stream> {
[INFO] [stdout]     |                         ^^^^^^^^^                   ------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn as_streaming(&mut self) -> crate::Result<Stream<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/token_metadata.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn text(&self) -> Cow<str> {
[INFO] [stdout]    |                 ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling mp4parse v0.10.1
[INFO] [stderr]    Compiling alac v0.5.0
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling coqui-stt v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `raw_bindings`
[INFO] [stdout]   --> src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "raw_bindings")]
[INFO] [stdout]    |       ^^^^^^^^^^--------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"raw-bindings"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-trait`, `deadpool`, `deadpool-sync`, `deadpool_integration`, `default`, and `raw-bindings`
[INFO] [stdout]    = help: consider adding `raw_bindings` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn as_streaming(&mut self) -> crate::Result<Stream> {
[INFO] [stdout]     |                         ^^^^^^^^^                   ------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub fn as_streaming(&mut self) -> crate::Result<Stream<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/token_metadata.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn text(&self) -> Cow<str> {
[INFO] [stdout]    |                 ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/threads.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let stream = Stream::from_model(Arc::clone(&model)).expect("failed to create stream");
[INFO] [stdout]    |                  ------------------ ^^^^^^^^^^^^^^^^^^ expected `&mut Model`, found `Arc<Model>`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Model`
[INFO] [stdout]                          found struct `Arc<Model>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/stream.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn from_model(model: &'a mut Model) -> crate::Result<Stream<'a>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let stream = Stream::from_model(&mut Arc::clone(&model)).expect("failed to create stream");
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvRanR9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcoqui_stt_sys-211302e13fe2af22.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstt" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvRanR9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coqui_stt-8225a9a8fbef5489" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lstt
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coqui-stt` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coqui-stt` (example "threads") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcg2i2sa/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdasp_signal-22dee7901073d766,libdasp_ring_buffer-8530fca8b5d5beee,libdasp_interpolate-1faa8b0cfb7c16b9,libcoqui_stt-cb7ec0b9f67d4cee,libcoqui_stt_sys-211302e13fe2af22,libaudrey-0568849af7beea0c,liblewton-8afed5ee7f174ef7,libogg-dfc95272e8dc895f,libsmallvec-185b616bc2b47646,libmaybe_uninit-76d77afd9c51edf2,libhound-10d963e6a3615203,libclaxon-470f073ca6bab715,libcaf-c5186dd0fa5a851d,libalac-f72d877328e9a3e2,libmp4parse-bf470e3ca5083ff6,libnum_traits-ed5d8e03897eacd1,libbitreader-0ed8f29c68a7a8fc,libbyteorder-c603fb49e2ea8ab6,liblog-d9c274f3cf9caea0,libcfg_if-3183e62f61f23a61,libdasp_frame-b201adc133490eb2,libdasp_sample-747f6cc4d0786de0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstt" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcg2i2sa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_usage-46e0557adf2dc663" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lstt
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coqui-stt` (example "basic_usage") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "02f79d30a05d3d1360fdd655071f122518fdca1e04cee93b4ba9f52b3890b6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02f79d30a05d3d1360fdd655071f122518fdca1e04cee93b4ba9f52b3890b6ae", kill_on_drop: false }`
[INFO] [stdout] 02f79d30a05d3d1360fdd655071f122518fdca1e04cee93b4ba9f52b3890b6ae
