[INFO] cloning repository https://github.com/jakobrs/jack_midi_xdo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakobrs/jack_midi_xdo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobrs%2Fjack_midi_xdo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakobrs%2Fjack_midi_xdo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6784430fa4ef84f3dad5c981eb607f960340e98b
[INFO] testing jakobrs/jack_midi_xdo 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%2Fjakobrs%2Fjack_midi_xdo" "/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/jakobrs/jack_midi_xdo
[INFO] finished tweaking git repo https://github.com/jakobrs/jack_midi_xdo
[INFO] tweaked toml for git repo https://github.com/jakobrs/jack_midi_xdo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakobrs/jack_midi_xdo 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/jakobrs/jack_midi_xdo 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] b8257c2cbc2f8c7a6a6992b9a2ddd8a1decfe7f66029fa2e8e590e049261ed5f
[INFO] running `Command { std: "docker" "start" "-a" "b8257c2cbc2f8c7a6a6992b9a2ddd8a1decfe7f66029fa2e8e590e049261ed5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8257c2cbc2f8c7a6a6992b9a2ddd8a1decfe7f66029fa2e8e590e049261ed5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8257c2cbc2f8c7a6a6992b9a2ddd8a1decfe7f66029fa2e8e590e049261ed5f", kill_on_drop: false }`
[INFO] [stdout] b8257c2cbc2f8c7a6a6992b9a2ddd8a1decfe7f66029fa2e8e590e049261ed5f
[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] 04a74de1bfe25a317ccac7bff8e32e96a322f2675ddb02bb48ad81385c361990
[INFO] running `Command { std: "docker" "start" "-a" "04a74de1bfe25a317ccac7bff8e32e96a322f2675ddb02bb48ad81385c361990", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wmidi v4.0.6
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling jack-sys v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling jack v0.8.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling serde_with v1.11.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling jack_midi_xdo 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/rustcMCnw09/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-e7aec53f717d3283,libenv_logger-2984451cc557050f,libtermcolor-66f66c5bbbb75431,libhumantime-7189daee966b6741,libregex-e95f70b622851031,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-fb3b44e0bc0b1fed,libwmidi-e81b99142ee71aa0,libstructopt-36fa04bfedc43e29,libclap-638438d44dd29bb9,libvec_map-02f52a9a60754f97,libtextwrap-639b8f3d5dcd8b13,libunicode_width-51bc3ca6486484e4,libstrsim-b7106ae32fc39fc7,libatty-b03d7dc3f7b1f820,libansi_term-4498870420738974,libserde_with-a22929effbd6acd1,libserde-312c0f743caae946,liblibxdo-bd17bf9058c8e1a5,liblibxdo_sys-5234b9c84b198494,libx11-0786364bc7f65d10,libjack-c2173e3a981e67cc,liblog-36253a06c49d8708,libbitflags-a9851ebd0ab18f47,libjack_sys-04d27c3ba46516f3,liblibloading-366ac0d861db160e,libcfg_if-d9b80cb51cda7b5b,liblibc-3f20e13780e16659,liblazy_static-8f54c7c82e1daacf,libanyhow-7b055cf7d760e2a4}.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" "-ljack" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMCnw09/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/jack_midi_xdo-29d267a4542b749d" "-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 `jack_midi_xdo` (bin "jack_midi_xdo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "04a74de1bfe25a317ccac7bff8e32e96a322f2675ddb02bb48ad81385c361990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a74de1bfe25a317ccac7bff8e32e96a322f2675ddb02bb48ad81385c361990", kill_on_drop: false }`
[INFO] [stdout] 04a74de1bfe25a317ccac7bff8e32e96a322f2675ddb02bb48ad81385c361990
