[INFO] fetching crate espeaker 0.2.0... [INFO] testing espeaker-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate espeaker 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate espeaker 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate espeaker 0.2.0 [INFO] tweaked toml for crates.io crate espeaker 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate espeaker 0.2.0 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 espeaker 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded espeakng-sys v0.2.0 [INFO] [stderr] Downloaded hound v3.5.1 [INFO] [stderr] Downloaded claxon v0.4.3 [INFO] [stderr] Downloaded rodio v0.20.1 [INFO] [stderr] Downloaded lewton v0.10.2 [INFO] [stderr] Downloaded ogg v0.8.0 [INFO] [stderr] Downloaded readonly v0.2.13 [INFO] [stderr] Downloaded bindgen v0.62.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 07d4fea581fb03c3ea50fb160cdd1f87b593c0fb2e890032c981ab0d87716796 [INFO] running `Command { std: "docker" "start" "-a" "07d4fea581fb03c3ea50fb160cdd1f87b593c0fb2e890032c981ab0d87716796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07d4fea581fb03c3ea50fb160cdd1f87b593c0fb2e890032c981ab0d87716796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d4fea581fb03c3ea50fb160cdd1f87b593c0fb2e890032c981ab0d87716796", kill_on_drop: false }` [INFO] [stdout] 07d4fea581fb03c3ea50fb160cdd1f87b593c0fb2e890032c981ab0d87716796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 97d83fe5a87e47ea9820105789a7eed5d79897d87a18801b451d31439e1c5606 [INFO] running `Command { std: "docker" "start" "-a" "97d83fe5a87e47ea9820105789a7eed5d79897d87a18801b451d31439e1c5606", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.62.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling readonly v0.2.13 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling espeakng-sys v0.2.0 [INFO] [stderr] Compiling espeaker v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:556:14 [INFO] [stdout] | [INFO] [stdout] 556 | fn plock(&self) -> MutexGuard; [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] 556 | fn plock(&self) -> MutexGuard<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | fn plock(&self) -> MutexGuard { [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] 560 | fn plock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.42s [INFO] running `Command { std: "docker" "inspect" "97d83fe5a87e47ea9820105789a7eed5d79897d87a18801b451d31439e1c5606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d83fe5a87e47ea9820105789a7eed5d79897d87a18801b451d31439e1c5606", kill_on_drop: false }` [INFO] [stdout] 97d83fe5a87e47ea9820105789a7eed5d79897d87a18801b451d31439e1c5606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 23913d16e65dd7d3c4d6b8ccbf6aae91483dd8f28eee10913751b909ea18941d [INFO] running `Command { std: "docker" "start" "-a" "23913d16e65dd7d3c4d6b8ccbf6aae91483dd8f28eee10913751b909ea18941d", kill_on_drop: false }` [INFO] [stderr] Compiling espeaker v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:556:14 [INFO] [stdout] | [INFO] [stdout] 556 | fn plock(&self) -> MutexGuard; [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] 556 | fn plock(&self) -> MutexGuard<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | fn plock(&self) -> MutexGuard { [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] 560 | fn plock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:556:14 [INFO] [stdout] | [INFO] [stdout] 556 | fn plock(&self) -> MutexGuard; [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] 556 | fn plock(&self) -> MutexGuard<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | fn plock(&self) -> MutexGuard { [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] 560 | fn plock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUfytHk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libespeakng_sys-6ec11561f03576db,librodio-d3714ec0ec291915,libhound-e1373a4db40f0765,liblewton-a4b540a34f5f8ead,libogg-6755b61fce587fa2,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libbyteorder-3f91e0f3212dbed5,libclaxon-470f073ca6bab715,libsymphonia-555a6b47068786b1,libsymphonia_metadata-69464009d548c207,libencoding_rs-743cdb245c8359d9,libsymphonia_bundle_mp3-0d330ef07579bfeb,libsymphonia_core-803103436147eb89,libbytemuck-978220b94a6d208f,liblog-5134ae4b251c7428,liblazy_static-509a3481d98abb23,libbitflags-3333d968e5f279ee,libarrayvec-7339f336323a9f9d,libcpal-d33e87af1d8b7f9f,libdasp_sample-747f6cc4d0786de0,libalsa-a5a88def6735a48a,libcfg_if-3183e62f61f23a61,libbitflags-dd12b087be263200,libalsa_sys-e4d6408edd6b9fff,liblibc-2196af57f154a156}.rlib" "/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" "-lespeak-ng" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUfytHk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/espeaker-ea2fcf55069d8c01" "-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 -lespeak-ng [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `espeaker` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckijtPa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libespeaker-686283de96036749,libespeakng_sys-6ec11561f03576db,librodio-d3714ec0ec291915,libhound-e1373a4db40f0765,liblewton-a4b540a34f5f8ead,libogg-6755b61fce587fa2,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libbyteorder-3f91e0f3212dbed5,libclaxon-470f073ca6bab715,libsymphonia-555a6b47068786b1,libsymphonia_metadata-69464009d548c207,libencoding_rs-743cdb245c8359d9,libsymphonia_bundle_mp3-0d330ef07579bfeb,libsymphonia_core-803103436147eb89,libbytemuck-978220b94a6d208f,liblog-5134ae4b251c7428,liblazy_static-509a3481d98abb23,libbitflags-3333d968e5f279ee,libarrayvec-7339f336323a9f9d,libcpal-d33e87af1d8b7f9f,libdasp_sample-747f6cc4d0786de0,libalsa-a5a88def6735a48a,libcfg_if-3183e62f61f23a61,libbitflags-dd12b087be263200,libalsa_sys-e4d6408edd6b9fff,liblibc-2196af57f154a156}.rlib" "/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" "-lespeak-ng" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckijtPa/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_test-7b9a1c70f80ceb51" "-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 -lespeak-ng [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `espeaker` (test "integration_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcznwSpM/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libespeaker-686283de96036749,libespeakng_sys-6ec11561f03576db,librodio-d3714ec0ec291915,libhound-e1373a4db40f0765,liblewton-a4b540a34f5f8ead,libogg-6755b61fce587fa2,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libbyteorder-3f91e0f3212dbed5,libclaxon-470f073ca6bab715,libsymphonia-555a6b47068786b1,libsymphonia_metadata-69464009d548c207,libencoding_rs-743cdb245c8359d9,libsymphonia_bundle_mp3-0d330ef07579bfeb,libsymphonia_core-803103436147eb89,libbytemuck-978220b94a6d208f,liblog-5134ae4b251c7428,liblazy_static-509a3481d98abb23,libbitflags-3333d968e5f279ee,libarrayvec-7339f336323a9f9d,libcpal-d33e87af1d8b7f9f,libdasp_sample-747f6cc4d0786de0,libalsa-a5a88def6735a48a,libcfg_if-3183e62f61f23a61,libbitflags-dd12b087be263200,libalsa_sys-e4d6408edd6b9fff,liblibc-2196af57f154a156}.rlib" "/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" "-lespeak-ng" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcznwSpM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/main-a74efc2f783ec46c" "-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 -lespeak-ng [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `espeaker` (example "main") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "23913d16e65dd7d3c4d6b8ccbf6aae91483dd8f28eee10913751b909ea18941d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23913d16e65dd7d3c4d6b8ccbf6aae91483dd8f28eee10913751b909ea18941d", kill_on_drop: false }` [INFO] [stdout] 23913d16e65dd7d3c4d6b8ccbf6aae91483dd8f28eee10913751b909ea18941d