[INFO] cloning repository https://github.com/notewio/moreover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notewio/moreover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotewio%2Fmoreover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotewio%2Fmoreover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e13f76880bdd969c17ca98ba7f21495c8ca4fde5 [INFO] testing notewio/moreover against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotewio%2Fmoreover" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notewio/moreover on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notewio/moreover [INFO] finished tweaking git repo https://github.com/notewio/moreover [INFO] tweaked toml for git repo https://github.com/notewio/moreover written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/notewio/moreover already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3f23a02e13dfce2cb719835cdd3566c99bbd6e20b7c75eda9ff028397c336b0 [INFO] running `Command { std: "docker" "start" "-a" "f3f23a02e13dfce2cb719835cdd3566c99bbd6e20b7c75eda9ff028397c336b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3f23a02e13dfce2cb719835cdd3566c99bbd6e20b7c75eda9ff028397c336b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f23a02e13dfce2cb719835cdd3566c99bbd6e20b7c75eda9ff028397c336b0", kill_on_drop: false }` [INFO] [stdout] f3f23a02e13dfce2cb719835cdd3566c99bbd6e20b7c75eda9ff028397c336b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f217a7dae8493bf47996d8b1ec5b1c589c81023c552887cdf2bfa614b2841ff [INFO] running `Command { std: "docker" "start" "-a" "5f217a7dae8493bf47996d8b1ec5b1c589c81023c552887cdf2bfa614b2841ff", 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] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling moreover v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Attribute`, `SetAttribute` [INFO] [stdout] --> src/main.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use crossterm::style::{Attribute, Print, SetAttribute, Stylize}; [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/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.moreover.e6906af4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf.2fsfmjmzzss7onnl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-1b8106c73dd1851f.rlib" "/opt/rustwide/target/debug/deps/libserde-4881f3e2f4aa1de9.rlib" "/opt/rustwide/target/debug/deps/libdirectories-889e8e9f730aa306.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-2ed9253b5ca8a61b.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-68c2f201348a98a6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-6368dd1d4d069381.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-81291aa116e3e8ea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b0146bf77289585b.rlib" "/opt/rustwide/target/debug/deps/libmio-97808dab2fb06c32.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3665167c26242b92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-73a2362bb7246f81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libserialport-e7f86d8e6d38ed66.rlib" "/opt/rustwide/target/debug/deps/liblibudev-50e3144f3a8611e6.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-b6bfaaecb4b425cb.rlib" "/opt/rustwide/target/debug/deps/libnix-f6d11c0e3e26f9dc.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libenigo-09f0fd015666d83c.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c85426dbfd80465.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ludev" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/moreover-69dc74807c0cebdf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moreover` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5f217a7dae8493bf47996d8b1ec5b1c589c81023c552887cdf2bfa614b2841ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f217a7dae8493bf47996d8b1ec5b1c589c81023c552887cdf2bfa614b2841ff", kill_on_drop: false }` [INFO] [stdout] 5f217a7dae8493bf47996d8b1ec5b1c589c81023c552887cdf2bfa614b2841ff