[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Ftts-reader" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mhazoglou/tts-reader on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-50/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" "+beta-2022-04-10" "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-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f768a1422f88c22fdb603502ad1e0fb5fd89bfd963d62ce525faa8b4a09ad940 [INFO] running `Command { std: "docker" "start" "-a" "f768a1422f88c22fdb603502ad1e0fb5fd89bfd963d62ce525faa8b4a09ad940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f768a1422f88c22fdb603502ad1e0fb5fd89bfd963d62ce525faa8b4a09ad940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f768a1422f88c22fdb603502ad1e0fb5fd89bfd963d62ce525faa8b4a09ad940", kill_on_drop: false }` [INFO] [stdout] f768a1422f88c22fdb603502ad1e0fb5fd89bfd963d62ce525faa8b4a09ad940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c31670d021410c7ba459444f25868cb74d54c5e01e9c3e63255ee94ccaa2fad3 [INFO] running `Command { std: "docker" "start" "-a" "c31670d021410c7ba459444f25868cb74d54c5e01e9c3e63255ee94ccaa2fad3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling tts v0.14.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [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 regex v1.4.3 [INFO] [stderr] Compiling input v0.5.0 [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 thiserror-impl v1.0.24 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [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-7983936d8af9627c.tts_reader.162ffbfd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.tts_reader.162ffbfd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c.3f4w2uai83drl2yc.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinputbot-48f97fbd790c2d87.rlib" "/opt/rustwide/target/debug/deps/libx11-09ea64b59aa8b171.rlib" "/opt/rustwide/target/debug/deps/libuinput-fda00c8286485475.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-5181e550bea2d731.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-a9ff00ea396bc703.rlib" "/opt/rustwide/target/debug/deps/libnix-4b1b9c089778134f.rlib" "/opt/rustwide/target/debug/deps/libbytes-59aa2389783e93ab.rlib" "/opt/rustwide/target/debug/deps/libiovec-6997191adbf175f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libuinput_sys-9f1123eb83c3186c.rlib" "/opt/rustwide/target/debug/deps/libioctl_sys-f1786c997f5170ad.rlib" "/opt/rustwide/target/debug/deps/libnix-77d5e67c0ffdecf1.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libinput-27537353294be175.rlib" "/opt/rustwide/target/debug/deps/libudev-d8ac132ca4d8916c.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-17b34a146fee95d6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-70b45d07a59949aa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libterminal_clipboard-9eafe54f3a228969.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-b18f98503588fb2f.rlib" "/opt/rustwide/target/debug/deps/libxcb-413ac8b0a0d0efaa.rlib" "/opt/rustwide/target/debug/deps/liblibc-167cd12ac2e7dc85.rlib" "/opt/rustwide/target/debug/deps/libtts-ba5f55b2c5509558.rlib" "/opt/rustwide/target/debug/deps/libspeech_dispatcher-f0c5a8c3a0d1a08c.rlib" "/opt/rustwide/target/debug/deps/libspeech_dispatcher_sys-b11b72258674ff36.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4abba1391346d0ce.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libdyn_clonable-6765d143ec48c042.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tts_reader-7983936d8af9627c" "-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" "c31670d021410c7ba459444f25868cb74d54c5e01e9c3e63255ee94ccaa2fad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31670d021410c7ba459444f25868cb74d54c5e01e9c3e63255ee94ccaa2fad3", kill_on_drop: false }` [INFO] [stdout] c31670d021410c7ba459444f25868cb74d54c5e01e9c3e63255ee94ccaa2fad3