[INFO] fetching crate subversion 0.1.10... [INFO] testing subversion-0.1.10 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate subversion 0.1.10 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate subversion 0.1.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate subversion 0.1.10 [INFO] tweaked toml for crates.io crate subversion 0.1.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate subversion 0.1.10 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 crates.io crate subversion 0.1.10 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded is-terminal v0.4.17 [INFO] [stderr] Downloaded apr-sys v0.2.3 [INFO] [stderr] Downloaded subversion-sys v0.1.2 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.7 [INFO] [stderr] Downloaded ctor v0.6.3 [INFO] [stderr] Downloaded toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded cfg-expr v0.20.7 [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.6 [INFO] [stderr] Downloaded dtor v0.1.1 [INFO] [stderr] Downloaded apr v0.4.5 [INFO] [stderr] Downloaded libc v0.2.183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b94bf667acca15456fee0e4efa3f5a406c78da7d32ebd23f4300233260d1ee10 [INFO] running `Command { std: "docker" "start" "-a" "b94bf667acca15456fee0e4efa3f5a406c78da7d32ebd23f4300233260d1ee10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b94bf667acca15456fee0e4efa3f5a406c78da7d32ebd23f4300233260d1ee10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94bf667acca15456fee0e4efa3f5a406c78da7d32ebd23f4300233260d1ee10", kill_on_drop: false }` [INFO] [stdout] b94bf667acca15456fee0e4efa3f5a406c78da7d32ebd23f4300233260d1ee10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 28c3583ac569b379ca81b27c4e5f283deb760413be9d3c83bdefc22e634e6f63 [INFO] running `Command { std: "docker" "start" "-a" "28c3583ac569b379ca81b27c4e5f283deb760413be9d3c83bdefc22e634e6f63", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling apr-sys v0.2.3 [INFO] [stderr] Compiling subversion-sys v0.1.2 [INFO] [stderr] Compiling apr v0.4.5 [INFO] [stderr] Compiling subversion v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.92s [INFO] running `Command { std: "docker" "inspect" "28c3583ac569b379ca81b27c4e5f283deb760413be9d3c83bdefc22e634e6f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c3583ac569b379ca81b27c4e5f283deb760413be9d3c83bdefc22e634e6f63", kill_on_drop: false }` [INFO] [stdout] 28c3583ac569b379ca81b27c4e5f283deb760413be9d3c83bdefc22e634e6f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b16745a73dc02af597d0d8cccc75b494fbddd66fa5eecd84707e1ecdacf23b8 [INFO] running `Command { std: "docker" "start" "-a" "6b16745a73dc02af597d0d8cccc75b494fbddd66fa5eecd84707e1ecdacf23b8", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling apr-sys v0.2.3 [INFO] [stderr] Compiling subversion-sys v0.1.2 [INFO] [stderr] Compiling apr v0.4.5 [INFO] [stderr] Compiling subversion v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc6DcKb1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc6DcKb1/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/examples/checkout-d797a3ad3f6d0c00" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc1qB8TN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc1qB8TN/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/examples/custom_stream_backend-44131b183a9b4262" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (example "checkout") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `subversion` (example "custom_stream_backend") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcOZCOKB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcOZCOKB/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/examples/cat-1f87811e51ffe2cc" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (example "cat") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustczwgBRB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustczwgBRB/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/examples/merge_with_conflicts-8d728b296c827121" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (example "merge_with_conflicts") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKJbzfn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-a5b0484f68cd8214,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-8ef6edb94c90755f,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKJbzfn/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/examples/transaction_demo-403bf9f7cc9f6fba" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (example "transaction_demo") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc0kbEKx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-a5b0484f68cd8214,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-8ef6edb94c90755f,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc0kbEKx/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/examples/branch_merge-99d4f76770a1ddf0" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (example "branch_merge") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc0PTUWA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-a5b0484f68cd8214,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-8ef6edb94c90755f,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libsubversion-3af246434593a3a7,libbitflags-a4a524fc7b7b1962,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc0PTUWA/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/examples/resolve_conflicts-f6c284530fe16267" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (example "resolve_conflicts") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc79Xsca/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-a5b0484f68cd8214,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-8ef6edb94c90755f,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libsubversion_sys-1216358fbea3933e,libapr-b1a6d37047ab24aa,libctor-e246e35a0d0637c2,libdtor-b52d8dee9c55037d,libapr_sys-d4f4a62a35700321}.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" "-lsvn_client-1" "-lsvn_delta-1" "-lsvn_diff-1" "-lsvn_fs-1" "-lsvn_ra-1" "-lsvn_repos-1" "-lsvn_subr-1" "-lexpat" "-lz" "-llz4" "-lutf8proc" "-lsvn_wc-1" "-laprutil-1" "-lldap" "-llber" "-lapr-1" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc79Xsca/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/subversion-a0483c8e6f3a1a3f" "-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 -lutf8proc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subversion` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6b16745a73dc02af597d0d8cccc75b494fbddd66fa5eecd84707e1ecdacf23b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b16745a73dc02af597d0d8cccc75b494fbddd66fa5eecd84707e1ecdacf23b8", kill_on_drop: false }` [INFO] [stdout] 6b16745a73dc02af597d0d8cccc75b494fbddd66fa5eecd84707e1ecdacf23b8