[INFO] cloning repository https://github.com/rcrisanti/jiggler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcrisanti/jiggler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fjiggler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fjiggler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be23501abbdd60eb96fd99ed19a55e3e2b206173 [INFO] testing rcrisanti/jiggler against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fjiggler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcrisanti/jiggler [INFO] finished tweaking git repo https://github.com/rcrisanti/jiggler [INFO] tweaked toml for git repo https://github.com/rcrisanti/jiggler written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcrisanti/jiggler on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rcrisanti/jiggler 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b3ebc844d899ea40c300f009a356dbd3c8c3b45b63333895f67047415dcccc [INFO] running `Command { std: "docker" "start" "-a" "84b3ebc844d899ea40c300f009a356dbd3c8c3b45b63333895f67047415dcccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b3ebc844d899ea40c300f009a356dbd3c8c3b45b63333895f67047415dcccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b3ebc844d899ea40c300f009a356dbd3c8c3b45b63333895f67047415dcccc", kill_on_drop: false }` [INFO] [stdout] 84b3ebc844d899ea40c300f009a356dbd3c8c3b45b63333895f67047415dcccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06fc791992eea5fcec09fc732173833c8b85aa56a20ddb450296bf27dd80c885 [INFO] running `Command { std: "docker" "start" "-a" "06fc791992eea5fcec09fc732173833c8b85aa56a20ddb450296bf27dd80c885", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling enigo v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.0.27 [INFO] [stderr] Compiling jiggler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchg7T95/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-43eb50c855d0baad,libanstream-ea16e5362f59709f,libanstyle_query-747b660fef517683,libcolorchoice-7e168c6abb6e41ad,libanstyle_parse-b92c21f129630fbf,libutf8parse-bf86fa6e8ff589fb,libenv_filter-ab282c90231d1000,libregex-89ab121ee5a382f0,libregex_automata-ce39afd9c6ab6c32,libaho_corasick-55835cf9e0d2dcca,libmemchr-ab5784c1c39210b9,libregex_syntax-7223ba0d96a400ea,libanstyle-b382b9c79936306e,libhumantime-9f900d7885b5087e,libjiggler-3d4b1f646ecd783a,libthiserror-6774749348ee460f,libenigo-0e14c5636c7754ef,libxkeysym-d62a3647e2b379c0,liblog-1ad4a80b9627ed31,libclap-96298bc2b2f7f9d0,libstrsim-934c6b5db5b11ce4,libis_terminal-5d9b81c562db76b9,librustix-fa58e5e45ef1edce,liblinux_raw_sys-d7ecfb66f9bccbff,libio_lifetimes-60ed1d68c2296c86,liblibc-d253025959e1f191,libclap_lex-bd8ed83f5e845068,libos_str_bytes-ee73c5d26d23daaf,libtermcolor-214b0416d5f44404,libbitflags-dde12b0d7d495b50,libonce_cell-0b208e55ffc12dcf}.rlib" "/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" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchg7T95/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jiggler-aa48a13ac3b02dcf" "-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 -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jiggler` (bin "jiggler") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "06fc791992eea5fcec09fc732173833c8b85aa56a20ddb450296bf27dd80c885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06fc791992eea5fcec09fc732173833c8b85aa56a20ddb450296bf27dd80c885", kill_on_drop: false }` [INFO] [stdout] 06fc791992eea5fcec09fc732173833c8b85aa56a20ddb450296bf27dd80c885