[INFO] updating cached repository https://github.com/RustAudio/deepspeech-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 98a2db09b5f92fad4420b5baf45e7567c2747d85 [INFO] testing RustAudio/deepspeech-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustAudio%2Fdeepspeech-rs" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustAudio/deepspeech-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/RustAudio/deepspeech-rs [INFO] removed workspace from git repo https://github.com/RustAudio/deepspeech-rs [INFO] removed path dependency deepspeech-sys from git repo https://github.com/RustAudio/deepspeech-rs [INFO] finished tweaking git repo https://github.com/RustAudio/deepspeech-rs [INFO] tweaked toml for git repo https://github.com/RustAudio/deepspeech-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/RustAudio/deepspeech-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8866ffdef1b91f94e94648420ce9ae875c7587eb1cb22279eb4ec86c0e0e97ae [INFO] running `"docker" "start" "-a" "8866ffdef1b91f94e94648420ce9ae875c7587eb1cb22279eb4ec86c0e0e97ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling deepspeech-sys v0.7.0 [INFO] [stderr] Compiling deepspeech v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "8866ffdef1b91f94e94648420ce9ae875c7587eb1cb22279eb4ec86c0e0e97ae"` [INFO] running `"docker" "rm" "-f" "8866ffdef1b91f94e94648420ce9ae875c7587eb1cb22279eb4ec86c0e0e97ae"` [INFO] [stdout] 8866ffdef1b91f94e94648420ce9ae875c7587eb1cb22279eb4ec86c0e0e97ae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b57f3bd31da573667a08064d9108e877e57b59c447a455333d3933fcfbe8adc2 [INFO] running `"docker" "start" "-a" "b57f3bd31da573667a08064d9108e877e57b59c447a455333d3933fcfbe8adc2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sample v0.9.1 [INFO] [stderr] Compiling alac v0.3.3 [INFO] [stderr] Compiling ogg v0.5.1 [INFO] [stderr] Compiling caf v0.1.0 [INFO] [stderr] Compiling lewton v0.7.0 [INFO] [stderr] Compiling audrey v0.2.0 [INFO] [stderr] Compiling deepspeech v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6.deepspeech.5qrh9sfh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6.deepspeech.5qrh9sfh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6.deepspeech.5qrh9sfh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6.deepspeech.5qrh9sfh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6.deepspeech.5qrh9sfh-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6" "/opt/rustwide/target/debug/deps/deepspeech-64209df2505659b6.25sgw1pq2avpq6oq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech_sys-2dfb7579d223e570.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldeepspeech" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldeepspeech [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `deepspeech`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.client.2rybavbz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-baf25e541f840144" "/opt/rustwide/target/debug/examples/client-baf25e541f840144.4qkoy9l9e0npzlqa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaudrey-e5146cffd2e85e1e.rlib" "/opt/rustwide/target/debug/deps/libalac-61d655700b059893.rlib" "/opt/rustwide/target/debug/deps/libcaf-4e904e7af385ea81.rlib" "/opt/rustwide/target/debug/deps/liblewton-f2cbc11eefef7c2a.rlib" "/opt/rustwide/target/debug/deps/libogg-b22bfb305508df62.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libhound-1f86213401ff9e4f.rlib" "/opt/rustwide/target/debug/deps/libclaxon-718a4a516c517e6f.rlib" "/opt/rustwide/target/debug/deps/libsample-5ccacbfb9545c265.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech-8f1f12779aaa6d7e.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech_sys-2dfb7579d223e570.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldeepspeech" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldeepspeech [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.client_extended.ppjr82l3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3" "/opt/rustwide/target/debug/examples/client_extended-5489ac5b0f4e2ed3.f2mzs714ig7nb6e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaudrey-e5146cffd2e85e1e.rlib" "/opt/rustwide/target/debug/deps/libalac-61d655700b059893.rlib" "/opt/rustwide/target/debug/deps/libcaf-4e904e7af385ea81.rlib" "/opt/rustwide/target/debug/deps/liblewton-f2cbc11eefef7c2a.rlib" "/opt/rustwide/target/debug/deps/libogg-b22bfb305508df62.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libhound-1f86213401ff9e4f.rlib" "/opt/rustwide/target/debug/deps/libclaxon-718a4a516c517e6f.rlib" "/opt/rustwide/target/debug/deps/libsample-5ccacbfb9545c265.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech-8f1f12779aaa6d7e.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech_sys-2dfb7579d223e570.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldeepspeech" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldeepspeech [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `deepspeech`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `deepspeech`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.client_simple.eojhtdc3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72" "/opt/rustwide/target/debug/examples/client_simple-1ccfcf2ab90e7a72.3mhx615q8im8ff6p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaudrey-e5146cffd2e85e1e.rlib" "/opt/rustwide/target/debug/deps/libalac-61d655700b059893.rlib" "/opt/rustwide/target/debug/deps/libcaf-4e904e7af385ea81.rlib" "/opt/rustwide/target/debug/deps/liblewton-f2cbc11eefef7c2a.rlib" "/opt/rustwide/target/debug/deps/libogg-b22bfb305508df62.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libhound-1f86213401ff9e4f.rlib" "/opt/rustwide/target/debug/deps/libclaxon-718a4a516c517e6f.rlib" "/opt/rustwide/target/debug/deps/libsample-5ccacbfb9545c265.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech-8f1f12779aaa6d7e.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech_sys-2dfb7579d223e570.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldeepspeech" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldeepspeech [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `deepspeech`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b57f3bd31da573667a08064d9108e877e57b59c447a455333d3933fcfbe8adc2"` [INFO] running `"docker" "rm" "-f" "b57f3bd31da573667a08064d9108e877e57b59c447a455333d3933fcfbe8adc2"` [INFO] [stdout] b57f3bd31da573667a08064d9108e877e57b59c447a455333d3933fcfbe8adc2