[INFO] cloning repository https://github.com/sopac/rimokon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sopac/rimokon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopac%2Frimokon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopac%2Frimokon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecf93335e40ad003b07839a20b9b0df433ae8a51 [INFO] testing sopac/rimokon against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopac%2Frimokon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sopac/rimokon on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sopac/rimokon [INFO] finished tweaking git repo https://github.com/sopac/rimokon [INFO] tweaked toml for git repo https://github.com/sopac/rimokon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sopac/rimokon 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded local-ip-address v0.6.3 [INFO] [stderr] Downloaded enigo v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e141b99de954abeeda05a0fff6a23aeab8686ab00c425bc0519cebf19e5400f1 [INFO] running `Command { std: "docker" "start" "-a" "e141b99de954abeeda05a0fff6a23aeab8686ab00c425bc0519cebf19e5400f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e141b99de954abeeda05a0fff6a23aeab8686ab00c425bc0519cebf19e5400f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e141b99de954abeeda05a0fff6a23aeab8686ab00c425bc0519cebf19e5400f1", kill_on_drop: false }` [INFO] [stdout] e141b99de954abeeda05a0fff6a23aeab8686ab00c425bc0519cebf19e5400f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec77a594aec86af7782c4500300a6823e1ec49ef88250be1dd456ee803c32458 [INFO] running `Command { std: "docker" "start" "-a" "ec77a594aec86af7782c4500300a6823e1ec49ef88250be1dd456ee803c32458", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling open v5.3.1 [INFO] [stderr] Compiling enigo v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling local-ip-address v0.6.3 [INFO] [stderr] Compiling rimokon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2heO71/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtower_http-9fc38beb083ec1e5.rlib,libmime_guess-d1daeeff76810c71.rlib,libunicase-5017e9507498ef51.rlib,libhttp_range_header-4ae42ae54e280e27.rlib,libtokio_util-784ca59112b570c0.rlib,libfutures_sink-be8442ee548d90f9.rlib,libbitflags-ce446ee600bbaa5e.rlib,libopen-431e58266e96bdae.rlib,libpathdiff-3b9982cd4c9b7139.rlib,libis_wsl-3a23b79e6b0de43f.rlib,libis_docker-b37b7bde199f20dc.rlib,liblocal_ip_address-75df80a48c2d6fdf.rlib,libthiserror-e95e7ad27e134e6c.rlib,libneli-29fb3197e521200b.rlib,libbyteorder-1efcbe4f07366651.rlib,libenigo-69115ad7fc052e85.rlib,libxkeysym-db82d4bc0bf9c497.rlib,libaxum-1267a73ef4d8d1dc.rlib,libserde_path_to_error-c70ac4ead7ac2e9f.rlib,libserde_json-d5017bccff91be37.rlib,libmemchr-3ffe5f7a52883367.rlib,libserde_urlencoded-ae62fddee442236e.rlib,libryu-f8ba606093049f91.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper_util-ddff1744186c95ea.rlib,libhyper-c8d7e8646663ae5d.rlib,libhttparse-1f171d883a977f5d.rlib,libhttpdate-9f9d2502c6a38412.rlib,libfutures_channel-179401688c37d974.rlib,libmatchit-b2689776cf6e5db9.rlib,libserde-79c29bc20e46b35f.rlib,libaxum_core-fc353bdd858bad91.rlib,libmime-4b44681fdb2c65f7.rlib,libhttp_body_util-8997b81ab45d7e6a.rlib,libhttp_body-d5740143cdc85e9c.rlib,libhttp-af6b2467def66428.rlib,libitoa-d34da3363977f6fb.rlib,libfnv-2d77ec4f6f971b24.rlib,libtracing-0b0e393a9737bed8.rlib,liblog-5fb51f756c1191b0.rlib,libtracing_core-2af278500a3d05c2.rlib,libonce_cell-debe7c411cf97340.rlib,libtower-435d384e67d89c81.rlib,libsync_wrapper-d3a2fbe030095381.rlib,libtower_layer-d70c7e404336389b.rlib,libfutures_util-4ba6a17fdd0ec935.rlib,libfutures_task-bcce5f8e5b6ec165.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtokio-83966d748dab0a92.rlib,libsignal_hook_registry-3cc9fd60c2bdc8b4.rlib,libsocket2-df6f17dbfe9497f6.rlib,libbytes-485c92da441bbc40.rlib,libmio-d6d51dd0359711c1.rlib,libparking_lot-392c1d2c3cb81252.rlib,libparking_lot_core-1c7e35f89d994c43.rlib,liblibc-60646f2741300933.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/rimokon-4b3c7f86216c032e" "-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 `rimokon` (bin "rimokon") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ec77a594aec86af7782c4500300a6823e1ec49ef88250be1dd456ee803c32458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec77a594aec86af7782c4500300a6823e1ec49ef88250be1dd456ee803c32458", kill_on_drop: false }` [INFO] [stdout] ec77a594aec86af7782c4500300a6823e1ec49ef88250be1dd456ee803c32458