[INFO] fetching crate subversion 0.0.8... [INFO] testing subversion-0.0.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate subversion 0.0.8 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate subversion 0.0.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate subversion 0.0.8 [INFO] tweaked toml for crates.io crate subversion 0.0.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate subversion 0.0.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate subversion 0.0.8 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded system-deps v7.0.3 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded fastrand v2.1.1 [INFO] [stderr] Downloaded url v2.5.2 [INFO] [stderr] Downloaded apr v0.1.16 [INFO] [stderr] Downloaded libloading v0.8.5 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded prettyplease v0.2.22 [INFO] [stderr] Downloaded pyo3-ffi v0.22.3 [INFO] [stderr] Downloaded cfg-expr v0.17.0 [INFO] [stderr] Downloaded portable-atomic v1.8.0 [INFO] [stderr] Downloaded winnow v0.6.20 [INFO] [stderr] Downloaded serde v1.0.210 [INFO] [stderr] Downloaded indexmap v2.5.0 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded autocfg v1.3.0 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded tinyvec v1.8.0 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded pyo3-macros v0.22.3 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.3 [INFO] [stderr] Downloaded pyo3 v0.22.3 [INFO] [stderr] Downloaded pyo3-build-config v0.22.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4fe3eec6c9fe4ea36761e6a7c42a8c15fa28292674fe0ba2847420c048b3619 [INFO] running `Command { std: "docker" "start" "-a" "b4fe3eec6c9fe4ea36761e6a7c42a8c15fa28292674fe0ba2847420c048b3619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4fe3eec6c9fe4ea36761e6a7c42a8c15fa28292674fe0ba2847420c048b3619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fe3eec6c9fe4ea36761e6a7c42a8c15fa28292674fe0ba2847420c048b3619", kill_on_drop: false }` [INFO] [stdout] b4fe3eec6c9fe4ea36761e6a7c42a8c15fa28292674fe0ba2847420c048b3619 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663f9e97fad8288e0e2de9a28814c1b9f9d55e81d42ab9aaaf3d55815a6221ac [INFO] running `Command { std: "docker" "start" "-a" "663f9e97fad8288e0e2de9a28814c1b9f9d55e81d42ab9aaaf3d55815a6221ac", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-expr v0.17.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling apr v0.1.16 [INFO] [stderr] Compiling subversion v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.01s [INFO] running `Command { std: "docker" "inspect" "663f9e97fad8288e0e2de9a28814c1b9f9d55e81d42ab9aaaf3d55815a6221ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663f9e97fad8288e0e2de9a28814c1b9f9d55e81d42ab9aaaf3d55815a6221ac", kill_on_drop: false }` [INFO] [stdout] 663f9e97fad8288e0e2de9a28814c1b9f9d55e81d42ab9aaaf3d55815a6221ac [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62a2f24c55b1ce0e15b33b1ab5239998a8425310dafb2b92db4e3fb75765ab19 [INFO] running `Command { std: "docker" "start" "-a" "62a2f24c55b1ce0e15b33b1ab5239998a8425310dafb2b92db4e3fb75765ab19", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling apr v0.1.16 [INFO] [stderr] Compiling subversion v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBt6bEV/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lsvn_client-1" "-lsvn_delta-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" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-c3b0e1546e65512e,libfastrand-5b34477e6b7d2549,librustix-299444f5cf295304,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-dd10f1d1b50fcb6c,libcfg_if-33ef6c02a07f9fec,libonce_cell-734e267b11bec1f8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/libapr-1531728a9a1434a6.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" "-lapr-1" "-laprutil-1" "-lldap" "-llber" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBt6bEV/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-d5cbc75d73d4f22a" "-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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "62a2f24c55b1ce0e15b33b1ab5239998a8425310dafb2b92db4e3fb75765ab19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a2f24c55b1ce0e15b33b1ab5239998a8425310dafb2b92db4e3fb75765ab19", kill_on_drop: false }` [INFO] [stdout] 62a2f24c55b1ce0e15b33b1ab5239998a8425310dafb2b92db4e3fb75765ab19