[INFO] cloning repository https://github.com/kinstaky/tuipinyin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinstaky/tuipinyin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinstaky%2Ftuipinyin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinstaky%2Ftuipinyin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5d23603524c095d9682a07b62941598ff42b9e9 [INFO] testing kinstaky/tuipinyin against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinstaky%2Ftuipinyin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kinstaky/tuipinyin [INFO] finished tweaking git repo https://github.com/kinstaky/tuipinyin [INFO] tweaked toml for git repo https://github.com/kinstaky/tuipinyin written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kinstaky/tuipinyin on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kinstaky/tuipinyin 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.14 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded zune-jpeg v0.5.13 [INFO] [stderr] Downloaded dispatch2 v0.3.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.47 [INFO] [stderr] Downloaded tiff v0.11.3 [INFO] [stderr] Downloaded moxcms v0.8.1 [INFO] [stderr] Downloaded zerocopy v0.8.47 [INFO] [stderr] Downloaded objc2 v0.6.4 [INFO] [stderr] Downloaded image v0.25.10 [INFO] [stderr] Downloaded libc v0.2.183 [INFO] [stderr] Downloaded pxfm v0.1.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35532770e27ae5ad4c85aa9733b52658fea81e127d6d867c98f4e4822fb59287 [INFO] running `Command { std: "docker" "start" "-a" "35532770e27ae5ad4c85aa9733b52658fea81e127d6d867c98f4e4822fb59287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35532770e27ae5ad4c85aa9733b52658fea81e127d6d867c98f4e4822fb59287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35532770e27ae5ad4c85aa9733b52658fea81e127d6d867c98f4e4822fb59287", kill_on_drop: false }` [INFO] [stdout] 35532770e27ae5ad4c85aa9733b52658fea81e127d6d867c98f4e4822fb59287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924c55976b8fb3d1ea64384b33262659266dddb5f52648b6608d701017177549 [INFO] running `Command { std: "docker" "start" "-a" "924c55976b8fb3d1ea64384b33262659266dddb5f52648b6608d701017177549", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling TuiPinYin v1.0.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/rustcdUNKMu/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lrime" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liboption_ext-23838f1959a6156b,libarboard-61e898cc1934de6a,libimage-6bc082f6ef8036fe,libbytemuck-70837a11a8946efc,libbyteorder_lite-25e78048a27d33b8,libmoxcms-72c5c0a21a5de65e,libpxfm-495172b01975a631,libpng-44a982be23e6f45a,libflate2-123d4b23881f3f79,libminiz_oxide-209998904a4e2499,libfdeflate-6938c6b3b1cefc1d,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libnum_traits-300c5186abf3804c,libx11rb-c88545ffb5f6c2c6,libgethostname-90f06523fe37bc85,libx11rb_protocol-fc5057e604731176,libpercent_encoding-c53c37e60dd2727e,libunicode_width-11318280e9097d13,libcrossterm-701fa8df9e4c8c27,librustix-aff0b12ed2405d8d,liblinux_raw_sys-7e1a9cc07661ba23,libbitflags-a4a524fc7b7b1962,libparking_lot-01ad8799a9c7d449,libparking_lot_core-9565e407cd34da65,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libderive_more-2a9d31d198a7da30,libsignal_hook_mio-3848678a4f7bae7a,libsignal_hook-7b2685910f0d5bb1,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libmio-225d06702ec13f4b,liblibc-f0d996076a85b3d5,liblog-d269868761ac548a,libanyhow-d0824aa9c7568042}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdUNKMu/raw-dylibs" "-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/tuipinyin-4d500d0e4a19f4d9" "-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 -lrime [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `TuiPinYin` (bin "tuipinyin") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "924c55976b8fb3d1ea64384b33262659266dddb5f52648b6608d701017177549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924c55976b8fb3d1ea64384b33262659266dddb5f52648b6608d701017177549", kill_on_drop: false }` [INFO] [stdout] 924c55976b8fb3d1ea64384b33262659266dddb5f52648b6608d701017177549