[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 try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fjiggler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rcrisanti/jiggler on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b19747d729170fdfc9fd3f565751f1f471d671aa29bc694d042b463d750a9e01
[INFO] running `Command { std: "docker" "start" "-a" "b19747d729170fdfc9fd3f565751f1f471d671aa29bc694d042b463d750a9e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b19747d729170fdfc9fd3f565751f1f471d671aa29bc694d042b463d750a9e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19747d729170fdfc9fd3f565751f1f471d671aa29bc694d042b463d750a9e01", kill_on_drop: false }`
[INFO] [stdout] b19747d729170fdfc9fd3f565751f1f471d671aa29bc694d042b463d750a9e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ef6c25c4cd019abf5b8e640f836075c546dfc02de2e1024af1a6abb01658ab8
[INFO] running `Command { std: "docker" "start" "-a" "3ef6c25c4cd019abf5b8e640f836075c546dfc02de2e1024af1a6abb01658ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling aho-corasick 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 regex v1.10.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[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/rustcoSll6q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-9ea9e483a938ee7c,libanstream-bfc5c1813b8dc6d7,libanstyle_query-8d3653252a5c3fa6,libcolorchoice-bfe75a9d19074058,libanstyle_parse-1f4e0b1d916c325f,libutf8parse-e98db3169219ea11,libenv_filter-30644e420b1b36ea,libregex-9cb5e1c933ebaf90,libregex_automata-8e33c5aa676c72d9,libaho_corasick-e5f4a2f7656e0ec7,libmemchr-432786887273eca9,libregex_syntax-cc539f23ab5c4165,libanstyle-3f5f62a5160c2726,libhumantime-271ba35809dd8c72,libjiggler-a2108438bee9b776,libthiserror-1561a70d49f8ff2e,libenigo-60e8bd4b5fb4416b,libxkeysym-a4d76edd4dadd686,liblog-276235a63555025f,libclap-964fdd444bb89069,libstrsim-d620f0ade87b0f1f,libis_terminal-d26247ad744228d1,librustix-f9358fdc7b2247e8,liblinux_raw_sys-df2172a43bc54cdb,libio_lifetimes-08c6544449c58a4a,liblibc-c64eddf1d3f0dc2a,libclap_lex-ec66f69728860b13,libos_str_bytes-da39df7f5151e32a,libtermcolor-3421dff75a1a6c35,libbitflags-e2b4db6c651223da,libonce_cell-55595acf36b6081f}.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" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoSll6q/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jiggler-b71de5c67743b001" "-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" "3ef6c25c4cd019abf5b8e640f836075c546dfc02de2e1024af1a6abb01658ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef6c25c4cd019abf5b8e640f836075c546dfc02de2e1024af1a6abb01658ab8", kill_on_drop: false }`
[INFO] [stdout] 3ef6c25c4cd019abf5b8e640f836075c546dfc02de2e1024af1a6abb01658ab8
