[INFO] cloning repository https://github.com/BenjaminMassey/mk8d_live_stats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenjaminMassey/mk8d_live_stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fmk8d_live_stats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fmk8d_live_stats'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38e1852c00b8ff4da92953d553dcb496a92ae633
[INFO] testing BenjaminMassey/mk8d_live_stats against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjaminMassey%2Fmk8d_live_stats" "/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/BenjaminMassey/mk8d_live_stats
[INFO] finished tweaking git repo https://github.com/BenjaminMassey/mk8d_live_stats
[INFO] tweaked toml for git repo https://github.com/BenjaminMassey/mk8d_live_stats written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BenjaminMassey/mk8d_live_stats on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BenjaminMassey/mk8d_live_stats 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c1b288aa44f3f461f3603d6530269d93ef4812347ff12bf6a208618a7d0b0f1
[INFO] running `Command { std: "docker" "start" "-a" "1c1b288aa44f3f461f3603d6530269d93ef4812347ff12bf6a208618a7d0b0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c1b288aa44f3f461f3603d6530269d93ef4812347ff12bf6a208618a7d0b0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c1b288aa44f3f461f3603d6530269d93ef4812347ff12bf6a208618a7d0b0f1", kill_on_drop: false }`
[INFO] [stdout] 1c1b288aa44f3f461f3603d6530269d93ef4812347ff12bf6a208618a7d0b0f1
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b079cea768cead4c3cc7d3d58205c1c178b7771ffd0e83b2f2061581889f3030
[INFO] running `Command { std: "docker" "start" "-a" "b079cea768cead4c3cc7d3d58205c1c178b7771ffd0e83b2f2061581889f3030", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling xcb v1.4.0
[INFO] [stderr]    Compiling rgb v0.8.44
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling wayland-protocols v0.30.1
[INFO] [stderr]    Compiling display-info v0.4.8
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.1.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling libwayshot v0.2.0
[INFO] [stderr]    Compiling screenshots v0.8.10
[INFO] [stderr]    Compiling image-compare v0.4.1
[INFO] [stderr]    Compiling mk8d_live_stats v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc89Ztd5/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscreenshots-503af40e65d730db,libpercent_encoding-9bee39bbc5bd523a,liblibwayshot-2aaa8ea584886084,libmemmap2-afae6df7ec904b55,libwayland_protocols_wlr-ccf43c3d6b9642c0,libwayland_protocols-58e32f683ab67413,libwayland_client-f2f88a5b268f1096,libwayland_backend-1ea50cf6062f8b0d,libdowncast_rs-af2d5a07fb165ed2,libwayland_sys-815f3d358f4b9ce5,libnix-9830365c6a161601,libmemoffset-f17d31d76a9bb725,libpin_utils-9a5791cba021167a,libio_lifetimes-a17b7cf9a864233c,libdbus-fa50c2196351ca2e,liblibdbus_sys-15325fad9c7a323b,libdisplay_info-ab6772bd9641aa9b,libxcb-6aaec988311e67f0,libimage-da20c0844ac04306,libimage_compare-7a3266b7fa988e6d,libstrum-cd0529b9bac5883b,libenigo-4e7cd2b4e7245b45,libxkeysym-db82d4bc0bf9c497,liblibc-04709b2177888c94,libimage-9f6466409475cfbc,libimage_webp-e3ce4915bca7ab2c,libbyteorder_lite-25e78048a27d33b8,libqoi-cd9e54588071b436,libpng-fd228b89475cd273,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-b4df920ad2a260a1,libflume-d26a9c820e57ffb8,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-17fcafedda34d697,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-dbca79917e16cfe9,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-68f82531c3608663,librav1e-97d1106946f4c6a7,libprofiling-26337c17048f3765,libav1_grain-897d29000d62631d,libnom-ad9297965177f1dd,libmemchr-4f0714dc45d95749,libnum_rational-ca816db63902935c,libnum_bigint-d27e13e86fe60ed5,libnum_integer-3b8018de5d267fee,libanyhow-1bdf2e76b99b1cd6,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-b9e6317e746f74e2,libv_frame-82b2ed2f51af081c,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-a0836dfc4252fb2e,libbitstream_io-597846931e8771d6,libitertools-97851b5a067112d9,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-11a326b1957631b5,libnum_traits-0dc368860bb68f9d,libtiff-81d438810e68158c,libflate2-f41334977e3c1288,libminiz_oxide-7be321083b22689a,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-696f12d5b44d4f5e,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libeither-38d43fea6173fdf6}.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" "-lxcb" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc89Ztd5/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" "/opt/rustwide/target/debug/build/libdbus-sys-d690eecb0453d4a2/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mk8d_live_stats-798b0d074e3844af" "-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 `mk8d_live_stats` (bin "mk8d_live_stats") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b079cea768cead4c3cc7d3d58205c1c178b7771ffd0e83b2f2061581889f3030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b079cea768cead4c3cc7d3d58205c1c178b7771ffd0e83b2f2061581889f3030", kill_on_drop: false }`
[INFO] [stdout] b079cea768cead4c3cc7d3d58205c1c178b7771ffd0e83b2f2061581889f3030
