[INFO] cloning repository https://github.com/mhazoglou/tts-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhazoglou/tts-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Ftts-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Ftts-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad40900ba5758492fddfd2bd342d62e56359b827 [INFO] testing mhazoglou/tts-reader against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Ftts-reader" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mhazoglou/tts-reader on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mhazoglou/tts-reader [INFO] finished tweaking git repo https://github.com/mhazoglou/tts-reader [INFO] tweaked toml for git repo https://github.com/mhazoglou/tts-reader written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/mhazoglou/tts-reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 439be125acace9ed3cad96a73ac9a6d453f284b4cc64877fd59fe9798ae1d689 [INFO] running `Command { std: "docker" "start" "-a" "439be125acace9ed3cad96a73ac9a6d453f284b4cc64877fd59fe9798ae1d689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "439be125acace9ed3cad96a73ac9a6d453f284b4cc64877fd59fe9798ae1d689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439be125acace9ed3cad96a73ac9a6d453f284b4cc64877fd59fe9798ae1d689", kill_on_drop: false }` [INFO] [stdout] 439be125acace9ed3cad96a73ac9a6d453f284b4cc64877fd59fe9798ae1d689 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e739642813c8f39792e1a8d0d9ce894c9be1422ee8b37dcfd789fd7ff8ef508e [INFO] running `Command { std: "docker" "start" "-a" "e739642813c8f39792e1a8d0d9ce894c9be1422ee8b37dcfd789fd7ff8ef508e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling shlex v0.1.1 [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 gcc v0.3.55 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling tts v0.14.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling udev v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling input v0.5.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling terminal-clipboard v0.2.1 [INFO] [stderr] Compiling speech-dispatcher-sys v0.5.2 [INFO] [stderr] Compiling inputbot v0.5.0 [INFO] [stderr] Compiling speech-dispatcher v0.7.0 [INFO] [stderr] Compiling tts_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io, thread::sleep, time::Duration}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.tts_reader.4fbc96ee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d.3sv0s1kwojccdfi2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinputbot-43d09fec89e99876.rlib" "/opt/rustwide/target/debug/deps/libx11-70280971cf688bd5.rlib" "/opt/rustwide/target/debug/deps/libuinput-eeabc4a718c548c8.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-92e5f213e8c793d4.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-9468c36059fcc9fc.rlib" "/opt/rustwide/target/debug/deps/libnix-e3432d971aa4932f.rlib" "/opt/rustwide/target/debug/deps/libbytes-f82da1f9ac9684b9.rlib" "/opt/rustwide/target/debug/deps/libiovec-2289d771055fa6ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libuinput_sys-ef4358c7f15bcb9a.rlib" "/opt/rustwide/target/debug/deps/libioctl_sys-0c790d1201f1d79f.rlib" "/opt/rustwide/target/debug/deps/libnix-b15604bd3694b297.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libinput-69aa89df6580d7f7.rlib" "/opt/rustwide/target/debug/deps/libudev-e93dab225bae1a30.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-559d2837721aa123.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-226002a584c38ed0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libterminal_clipboard-f1a05722fe0dd3ac.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-9b8779aca32a956c.rlib" "/opt/rustwide/target/debug/deps/libxcb-87b0764f08075205.rlib" "/opt/rustwide/target/debug/deps/liblibc-94a3c16c2fdc33c7.rlib" "/opt/rustwide/target/debug/deps/libtts-13290080c5d14ad2.rlib" "/opt/rustwide/target/debug/deps/libspeech_dispatcher-1a2792ae45b27ba7.rlib" "/opt/rustwide/target/debug/deps/libspeech_dispatcher_sys-6a197432c16d4599.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-114f05c92434e956.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libdyn_clonable-50d104672409e978.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-ludev" "-linput" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lspeechd" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tts_reader-b67dcec4155a290d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tts_reader` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e739642813c8f39792e1a8d0d9ce894c9be1422ee8b37dcfd789fd7ff8ef508e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e739642813c8f39792e1a8d0d9ce894c9be1422ee8b37dcfd789fd7ff8ef508e", kill_on_drop: false }` [INFO] [stdout] e739642813c8f39792e1a8d0d9ce894c9be1422ee8b37dcfd789fd7ff8ef508e