[INFO] fetching crate passpartout_printer 1.1.1... [INFO] testing passpartout_printer-1.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate passpartout_printer 1.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate passpartout_printer 1.1.1 [INFO] finished tweaking crates.io crate passpartout_printer 1.1.1 [INFO] tweaked toml for crates.io crate passpartout_printer 1.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate passpartout_printer 1.1.1 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 crates.io crate passpartout_printer 1.1.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8dba85d72ffcf4b873d40e584ee6b5127ab69596aa8566ae0a201fdb26f0784f [INFO] running `Command { std: "docker" "start" "-a" "8dba85d72ffcf4b873d40e584ee6b5127ab69596aa8566ae0a201fdb26f0784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dba85d72ffcf4b873d40e584ee6b5127ab69596aa8566ae0a201fdb26f0784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dba85d72ffcf4b873d40e584ee6b5127ab69596aa8566ae0a201fdb26f0784f", kill_on_drop: false }` [INFO] [stdout] 8dba85d72ffcf4b873d40e584ee6b5127ab69596aa8566ae0a201fdb26f0784f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b8791fb3cd708d0f84ce86f97c0770bc7c5466ce5e81eedb0dc13a4d44deecfe [INFO] running `Command { std: "docker" "start" "-a" "b8791fb3cd708d0f84ce86f97c0770bc7c5466ce5e81eedb0dc13a4d44deecfe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling device_query v1.1.1 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.2.10 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling passpartout_printer v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczwhu0Z/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-b5e93abb44a9da6f,libryu-5a0505af43a531a6,libitoa-8368a3a643979ba6,libserde-224954e08d6cfae8,libimage-b97317ce0ac3f8aa,libbytemuck-63e2775f228ab81a,libpng-a7baaa7c470495d7,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-f7582a2317c85aa3,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libtiff-003cb64ec6b58179,libflate2-b878957d395f2789,libminiz_oxide-a2ddc08f17c20ab7,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libweezl-2b90a14ccfb21c53,libjpeg_decoder-323092cc222b5415,librayon-4c46732427795c8b,librayon_core-03c5aca1c7d92cc9,libcrossbeam_deque-ffd456e40c0dfee2,libcrossbeam_epoch-4ae4db28f5b5f971,libmemoffset-1c8252c8204b3f17,libcrossbeam_channel-998491a06bc6150e,libcrossbeam_utils-a5d4944ccee62647,libeither-b2a48efe20b77f51,libexr-d09263d208745b26,libflume-746950dc949b0379,libspin-be9d802a69e8a623,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libpin_project-415d7ec402e05687,libfutures_sink-6cb675a02e4d5dcf,libfutures_core-d35dfe46c30ef24b,libnanorand-e35c8e27fd84403a,libgetrandom-728d86bdfc5118c7,libcfg_if-3e7fc4e38d4a72b5,libthreadpool-8d3850bb557aec48,libnum_cpus-174035291375644d,libbit_field-e2b639b9cacfe5b4,libinflate-39bc0b46080874a8,libdeflate-3ff6b4051f61ab67,libadler32-b015fcfcf4d4fee0,liblebe-aa248b14091c653b,libhalf-ab7070883a656f8b,libsmallvec-b08c9d42771f59e9,libenigo-ece5dad0d45bfab9,libdevice_query-76a36f97f302e24a,libx11-e2e48c2661be7f17,liblazy_static-af860367908b8176,libclap-4d75b5e1898960d6,libatty-103d239a18c9a436,liblibc-8c3dbee95b9876f8,libstrsim-934c6b5db5b11ce4,libtermcolor-214b0416d5f44404,libtextwrap-b6f72e6dc353c77f,libindexmap-73a1912dde156000,libhashbrown-368ab7a98af0fcba,libclap_lex-60e492766c3c7ab3,libos_str_bytes-c86f62f7fcba2ff1,libbitflags-dde12b0d7d495b50,libonce_cell-08f2c01226c75f44}.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" "-ldl" "-ldl" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczwhu0Z/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/passpartout_printer-ed23c1ffa7e9de82" "-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 `passpartout_printer` (bin "passpartout_printer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b8791fb3cd708d0f84ce86f97c0770bc7c5466ce5e81eedb0dc13a4d44deecfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8791fb3cd708d0f84ce86f97c0770bc7c5466ce5e81eedb0dc13a4d44deecfe", kill_on_drop: false }` [INFO] [stdout] b8791fb3cd708d0f84ce86f97c0770bc7c5466ce5e81eedb0dc13a4d44deecfe