[INFO] cloning repository https://github.com/bergercookie/voice_to_taskwarrior [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bergercookie/voice_to_taskwarrior" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbergercookie%2Fvoice_to_taskwarrior", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbergercookie%2Fvoice_to_taskwarrior'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21e832303314150b51e27f3ad169a7e811893abe [INFO] testing bergercookie/voice_to_taskwarrior against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbergercookie%2Fvoice_to_taskwarrior" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bergercookie/voice_to_taskwarrior on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bergercookie/voice_to_taskwarrior [INFO] finished tweaking git repo https://github.com/bergercookie/voice_to_taskwarrior [INFO] tweaked toml for git repo https://github.com/bergercookie/voice_to_taskwarrior written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bergercookie/voice_to_taskwarrior already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde157fbce26f749f5fa8b84d0dddff4f2700ea80363108ce0ad8b071056d9c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cde157fbce26f749f5fa8b84d0dddff4f2700ea80363108ce0ad8b071056d9c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde157fbce26f749f5fa8b84d0dddff4f2700ea80363108ce0ad8b071056d9c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde157fbce26f749f5fa8b84d0dddff4f2700ea80363108ce0ad8b071056d9c8", kill_on_drop: false }` [INFO] [stdout] cde157fbce26f749f5fa8b84d0dddff4f2700ea80363108ce0ad8b071056d9c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff73fe062fb609827b45b26344c946f09ff15afca6f03e725ed59a7a61fe9a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bff73fe062fb609827b45b26344c946f09ff15afca6f03e725ed59a7a61fe9a0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling deepspeech-sys v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitreader v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling caf v0.1.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [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 mio v0.6.23 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling deepspeech v0.9.0 [INFO] [stderr] Compiling syslog v3.3.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling mp4parse v0.10.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling alac v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling slog-syslog v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Compiling task-hookrs v0.7.0 [INFO] [stderr] Compiling voice_to_taskwarrior v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logger.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | panic!(format!("Can't find a syslog file to log to - {}", syslog_p.to_str().unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 18 | panic!("Can't find a syslog file to log to - {}", syslog_p.to_str().unwrap()) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.voice_to_taskwarrior.ab69feb0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367.1n15ky395y9zy2lg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvoice_to_taskwarrior-f64cafe53dd92d44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libslog_term-c78e919bc794a1ba.rlib" "/opt/rustwide/target/debug/deps/libterm-199130bbe8bbcb30.rlib" "/opt/rustwide/target/debug/deps/libslog_syslog-9615852075001f76.rlib" "/opt/rustwide/target/debug/deps/libsyslog-d3612320c480e33e.rlib" "/opt/rustwide/target/debug/deps/liblog-27ca93f05de06f7b.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-392dbfa2d9396393.rlib" "/opt/rustwide/target/debug/deps/libnix-f1a74bc2c7e4feb7.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libslog-72948478f364ce16.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libtoml-f912c4924e8ae614.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-c0c7ba268cda3cd0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-fba9c46db314f6db.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-d035d8c0585fce24.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech-bdb8a5b3fc382081.rlib" "/opt/rustwide/target/debug/deps/libdeepspeech_sys-195746d0fe2c033e.rlib" "/opt/rustwide/target/debug/deps/libdasp_signal-9c95a4616124517b.rlib" "/opt/rustwide/target/debug/deps/libdasp_ring_buffer-90ee858a680b8635.rlib" "/opt/rustwide/target/debug/deps/libdasp_interpolate-ed8cce78ff5b6d69.rlib" "/opt/rustwide/target/debug/deps/libtask_hookrs-2fc20dbdab7e306a.rlib" "/opt/rustwide/target/debug/deps/libfailure-82488fd0edb8c74f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-345a92f386abf23b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libuuid-d4fee95e90988963.rlib" "/opt/rustwide/target/debug/deps/librand-8f2fa6d6af528f60.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-99660c9473e2e3a9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c1c059c10a79f4ab.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/libchrono-c747429ffe41a0cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libtime-237fe010a5e7f0ff.rlib" "/opt/rustwide/target/debug/deps/libaudrey-54dee0991f4962b3.rlib" "/opt/rustwide/target/debug/deps/liblewton-fd40dda4769f98a0.rlib" "/opt/rustwide/target/debug/deps/libogg-c9a72065f8b11292.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libhound-d859fa9dcc8c7686.rlib" "/opt/rustwide/target/debug/deps/libclaxon-8f264f10fe3474db.rlib" "/opt/rustwide/target/debug/deps/libcaf-6f9e2259dac4d7c1.rlib" "/opt/rustwide/target/debug/deps/libalac-efa0359cb4e87161.rlib" "/opt/rustwide/target/debug/deps/libmp4parse-5b45b20266f0f4ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libbitreader-1cc103bdb2eceae2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libdasp_frame-968c74442a4777ed.rlib" "/opt/rustwide/target/debug/deps/libdasp_sample-08d7d09821391499.rlib" "/opt/rustwide/target/debug/deps/libnotify-f11d56adad1b7741.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libinotify-742158320f239883.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-5e1e58ca39cbfd3e.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c36114c7594175ac.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libmio-8919a73d4130b278.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-8169f2847cf84acf.rlib" "/opt/rustwide/target/debug/deps/libnet2-cc368fcc5425e05f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-27ed666f7e7c14cc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libclap-b0355a8686dd0ef5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-ff216c316e9a2492.rlib" "/opt/rustwide/target/debug/deps/liblibc-a2473bfb2c048937.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldeepspeech" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/voice_to_taskwarrior-eb977132a0612367" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ldeepspeech [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voice_to_taskwarrior` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bff73fe062fb609827b45b26344c946f09ff15afca6f03e725ed59a7a61fe9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff73fe062fb609827b45b26344c946f09ff15afca6f03e725ed59a7a61fe9a0", kill_on_drop: false }` [INFO] [stdout] bff73fe062fb609827b45b26344c946f09ff15afca6f03e725ed59a7a61fe9a0