[INFO] cloning repository https://github.com/m-architek/dark-souls-quick-save
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-architek/dark-souls-quick-save" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-architek%2Fdark-souls-quick-save", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-architek%2Fdark-souls-quick-save'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 481cc08ad5e6ae6092b91ca74a7878d9141e0403
[INFO] testing m-architek/dark-souls-quick-save against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-architek%2Fdark-souls-quick-save" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m-architek/dark-souls-quick-save
[INFO] finished tweaking git repo https://github.com/m-architek/dark-souls-quick-save
[INFO] tweaked toml for git repo https://github.com/m-architek/dark-souls-quick-save written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-architek/dark-souls-quick-save on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-architek/dark-souls-quick-save already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dace522d450402f833522e091309467f5dc5052b6a79e2193e216408604ee445
[INFO] running `Command { std: "docker" "start" "-a" "dace522d450402f833522e091309467f5dc5052b6a79e2193e216408604ee445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dace522d450402f833522e091309467f5dc5052b6a79e2193e216408604ee445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dace522d450402f833522e091309467f5dc5052b6a79e2193e216408604ee445", kill_on_drop: false }`
[INFO] [stdout] dace522d450402f833522e091309467f5dc5052b6a79e2193e216408604ee445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6979f1cb5c508edad2915c083909b395e5007ae105817e7bd2400ab6fe7a024
[INFO] running `Command { std: "docker" "start" "-a" "e6979f1cb5c508edad2915c083909b395e5007ae105817e7bd2400ab6fe7a024", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling ioctl-sys v0.5.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling uinput-sys v0.1.7
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling input v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling uinput v0.1.3
[INFO] [stderr]    Compiling inputbot v0.6.0
[INFO] [stderr]    Compiling dark-souls-quick-save v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIUOK3m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinputbot-497738453eb9ea08,libx11-dbfc305e4dd76b3c,libuinput-4acfc26e4c5fffb7,libenum_derive-ad4c8d5aa7f98ee9,libcustom_derive-e83c240b8b73358b,libnix-bfcd7ed7392fa206,libvoid-d8e39f7b0095244c,libcfg_if-4c48786b821c6a94,libbytes-d26654e1983df072,libiovec-6874a3487c10f665,libbyteorder-0d5229b4099d70a3,libuinput_sys-687560e08a565f46,libioctl_sys-70f1cf75b05ca759,libnix-60221e36566aa83b,libmemoffset-5f8bd62149174d59,libcfg_if-d9b80cb51cda7b5b,libinput-71ccfa6d8104758e,liblog-d9811d2c9390af0a,libbitflags-a9851ebd0ab18f47,libudev-e40f31f6c330564a,liblibudev_sys-727cf8e0a6d35619,liblibc-098395f3149737ea,libinput_sys-048eea5d686277b3,libstrum-5f663c21ddf56973,libonce_cell-6210bb12b47e720c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-ludev" "-linput" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIUOK3m/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dark_souls_quick_save-c43be7c1a85cdb54" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -linput
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dark-souls-quick-save` (bin "dark-souls-quick-save") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e6979f1cb5c508edad2915c083909b395e5007ae105817e7bd2400ab6fe7a024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6979f1cb5c508edad2915c083909b395e5007ae105817e7bd2400ab6fe7a024", kill_on_drop: false }`
[INFO] [stdout] e6979f1cb5c508edad2915c083909b395e5007ae105817e7bd2400ab6fe7a024
