[INFO] fetching crate rs-dispatch 0.1.0...
[INFO] testing rs-dispatch-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rs-dispatch 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rs-dispatch 0.1.0
[INFO] finished tweaking crates.io crate rs-dispatch 0.1.0
[INFO] tweaked toml for crates.io crate rs-dispatch 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-dispatch 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding windows v0.54.0 (available: v0.62.1)
[INFO] [stderr]       Adding windows-interface v0.53.0 (available: v0.59.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80ffece62b9da78c5fcb87a981ac8d075091b2b2394fb4ea45cd67a039651abc
[INFO] running `Command { std: "docker" "start" "-a" "80ffece62b9da78c5fcb87a981ac8d075091b2b2394fb4ea45cd67a039651abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ffece62b9da78c5fcb87a981ac8d075091b2b2394fb4ea45cd67a039651abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ffece62b9da78c5fcb87a981ac8d075091b2b2394fb4ea45cd67a039651abc", kill_on_drop: false }`
[INFO] [stdout] 80ffece62b9da78c5fcb87a981ac8d075091b2b2394fb4ea45cd67a039651abc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d4ec2b66757633036dd40dc627c4ce09b25bd3f7263a9181c185c1240f8488a
[INFO] running `Command { std: "docker" "start" "-a" "5d4ec2b66757633036dd40dc627c4ce09b25bd3f7263a9181c185c1240f8488a", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-result v0.1.2
[INFO] [stderr]    Compiling windows-core v0.54.0
[INFO] [stderr]    Compiling windows v0.54.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling windows-interface v0.53.0
[INFO] [stderr]    Compiling rs-dispatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.83s
[INFO] running `Command { std: "docker" "inspect" "5d4ec2b66757633036dd40dc627c4ce09b25bd3f7263a9181c185c1240f8488a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4ec2b66757633036dd40dc627c4ce09b25bd3f7263a9181c185c1240f8488a", kill_on_drop: false }`
[INFO] [stdout] 5d4ec2b66757633036dd40dc627c4ce09b25bd3f7263a9181c185c1240f8488a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fbdba56b6f2120e6349c990d6e6ca295f8d60dd7aa3544a4d867e0f27e39a32
[INFO] running `Command { std: "docker" "start" "-a" "6fbdba56b6f2120e6349c990d6e6ca295f8d60dd7aa3544a4d867e0f27e39a32", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling rs-dispatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCR3gCQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwindows-d1c8819a79c111fe,libwindows_core-2e9348cf3ce790e1,libwindows_result-270b6737ced9e711,libwindows_targets-758b28fb2cc5d277,libanyhow-eb07bcfe9a52a357}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCR3gCQ/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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rs_dispatch-fc315fd7a26b0d61" "-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: undefined symbol: CoInitializeEx
[INFO] [stdout]           >>> referenced by mod.rs:316 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Com/mod.rs:316)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rs_dispatch-fc315fd7a26b0d61.rs_dispatch.a7fd59e95fbbf1cd-cgu.0.rcgu.o:(windows::Win32::System::Com::CoInitializeEx::h099b440cec7a0621)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CLSIDFromProgID
[INFO] [stdout]           >>> referenced by mod.rs:32 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Com/mod.rs:32)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rs_dispatch-fc315fd7a26b0d61.rs_dispatch.a7fd59e95fbbf1cd-cgu.0.rcgu.o:(windows::Win32::System::Com::CLSIDFromProgID::h5a918e45e85d7849)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoCreateInstance
[INFO] [stdout]           >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Com/mod.rs:112)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rs_dispatch-fc315fd7a26b0d61.rs_dispatch.a7fd59e95fbbf1cd-cgu.0.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::h610612b9c3e0839b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-2e9348cf3ce790e1.windows_core.539b11833a1abdb0-cgu.4.rcgu.o:(windows_core::imp::heap::heap_alloc::h7cff83c7b89fa847) in archive /opt/rustwide/target/debug/deps/libwindows_core-2e9348cf3ce790e1.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-2e9348cf3ce790e1.windows_core.539b11833a1abdb0-cgu.4.rcgu.o:(windows_core::imp::heap::heap_free::ha9fb4e5341f8606d) in archive /opt/rustwide/target/debug/deps/libwindows_core-2e9348cf3ce790e1.rlib
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h58cb9e3a23984541) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapAlloc
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-2e9348cf3ce790e1.windows_core.539b11833a1abdb0-cgu.4.rcgu.o:(windows_core::imp::heap::heap_alloc::h7cff83c7b89fa847) in archive /opt/rustwide/target/debug/deps/libwindows_core-2e9348cf3ce790e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-2e9348cf3ce790e1.windows_core.539b11833a1abdb0-cgu.4.rcgu.o:(windows_core::imp::heap::heap_free::ha9fb4e5341f8606d) in archive /opt/rustwide/target/debug/deps/libwindows_core-2e9348cf3ce790e1.rlib
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h58cb9e3a23984541) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantClear
[INFO] [stdout]           >>> referenced by variant.rs:45 (src/variant.rs:45)
[INFO] [stdout]           >>>               windows_core-2e9348cf3ce790e1.windows_core.539b11833a1abdb0-cgu.5.rcgu.o:(_$LT$windows_core..variant..VARIANT$u20$as$u20$core..ops..drop..Drop$GT$::drop::h37939a66d53c3340) in archive /opt/rustwide/target/debug/deps/libwindows_core-2e9348cf3ce790e1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by error.rs:124 (src/error.rs:124)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$::from::hdd67b80da35f7af3) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by hresult.rs:81 (src/hresult.rs:81)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::hb893ef5dcd68cba6) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:84 (src/hresult.rs:84)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::hb893ef5dcd68cba6) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by strings.rs:33 (src/strings.rs:33)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(windows_result::strings::BasicString::len::h51b589650fbbf964) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by strings.rs:65 (src/strings.rs:65)
[INFO] [stdout]           >>>               windows_result-270b6737ced9e711.windows_result.665482f26b68aa31-cgu.0.rcgu.o:(_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h9e0b99b6d1b4df22) in archive /opt/rustwide/target/debug/deps/libwindows_result-270b6737ced9e711.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-dispatch` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6fbdba56b6f2120e6349c990d6e6ca295f8d60dd7aa3544a4d867e0f27e39a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fbdba56b6f2120e6349c990d6e6ca295f8d60dd7aa3544a4d867e0f27e39a32", kill_on_drop: false }`
[INFO] [stdout] 6fbdba56b6f2120e6349c990d6e6ca295f8d60dd7aa3544a4d867e0f27e39a32
