[INFO] cloning repository https://github.com/xobs/midi-to-keypress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/midi-to-keypress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fmidi-to-keypress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fmidi-to-keypress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97ca53d2ba5a70b7d04b1ec0b3788ac3c544d6ad [INFO] testing xobs/midi-to-keypress against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fmidi-to-keypress" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/midi-to-keypress on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xobs/midi-to-keypress [INFO] finished tweaking git repo https://github.com/xobs/midi-to-keypress [INFO] tweaked toml for git repo https://github.com/xobs/midi-to-keypress written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/xobs/midi-to-keypress already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-graphics v0.18.0 [INFO] [stderr] Downloaded enigo v0.0.14 [INFO] [stderr] Downloaded midir v0.6.0 [INFO] [stderr] Downloaded alsa v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b835068af22eec7b0e97eb7f3ff5b47ced1e1a2f2d13904dad30af096f536807 [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" "b835068af22eec7b0e97eb7f3ff5b47ced1e1a2f2d13904dad30af096f536807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b835068af22eec7b0e97eb7f3ff5b47ced1e1a2f2d13904dad30af096f536807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b835068af22eec7b0e97eb7f3ff5b47ced1e1a2f2d13904dad30af096f536807", kill_on_drop: false }` [INFO] [stdout] b835068af22eec7b0e97eb7f3ff5b47ced1e1a2f2d13904dad30af096f536807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d442c946a21da76505378b6d468f6e0652a68b0256e6abd37d3166a5e74d1c [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" "b3d442c946a21da76505378b6d468f6e0652a68b0256e6abd37d3166a5e74d1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling alsa v0.2.0 [INFO] [stderr] Compiling midir v0.6.0 [INFO] [stderr] Compiling miditran v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.miditran.8wgid1ys-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45" "/opt/rustwide/target/debug/deps/miditran-ee58927738d61b45.4827m77419n151a0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmidir-3129f8f60d752570.rlib" "/opt/rustwide/target/debug/deps/libalsa-1aaaf740f051bc18.rlib" "/opt/rustwide/target/debug/deps/libnix-e154b6bc44713e9f.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-244aa335565f38bd.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-553d4c9e114b32b4.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-f3e3792debd45b81.rlib" "/opt/rustwide/target/debug/deps/libclap-5c83830ae78a615c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-e7eeb295a5242dc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-bed373c336b26c53.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-735703656712a2f1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-294de610975dfb63.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libenigo-c8bc80a882dc4321.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd321618a22ef8c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lasound" "-lxdo" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [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 `miditran` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b3d442c946a21da76505378b6d468f6e0652a68b0256e6abd37d3166a5e74d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d442c946a21da76505378b6d468f6e0652a68b0256e6abd37d3166a5e74d1c", kill_on_drop: false }` [INFO] [stdout] b3d442c946a21da76505378b6d468f6e0652a68b0256e6abd37d3166a5e74d1c