[INFO] cloning repository https://github.com/AlexisKerib/MicVolumeHolder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexisKerib/MicVolumeHolder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexisKerib%2FMicVolumeHolder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexisKerib%2FMicVolumeHolder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e62c1c8a63cfd5e16233aa9a2731e86fdb35cfc
[INFO] testing AlexisKerib/MicVolumeHolder against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexisKerib%2FMicVolumeHolder" "/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/AlexisKerib/MicVolumeHolder
[INFO] finished tweaking git repo https://github.com/AlexisKerib/MicVolumeHolder
[INFO] tweaked toml for git repo https://github.com/AlexisKerib/MicVolumeHolder written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexisKerib/MicVolumeHolder on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexisKerib/MicVolumeHolder 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded windows v0.56.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22b35d73e62fbf122f885e77e443e5a0e4d4fa93662dfa6f3a1f3dedfbd31631
[INFO] running `Command { std: "docker" "start" "-a" "22b35d73e62fbf122f885e77e443e5a0e4d4fa93662dfa6f3a1f3dedfbd31631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22b35d73e62fbf122f885e77e443e5a0e4d4fa93662dfa6f3a1f3dedfbd31631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b35d73e62fbf122f885e77e443e5a0e4d4fa93662dfa6f3a1f3dedfbd31631", kill_on_drop: false }`
[INFO] [stdout] 22b35d73e62fbf122f885e77e443e5a0e4d4fa93662dfa6f3a1f3dedfbd31631
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6ced3685acc10fcf4c3332f80deea923a3c7d3a539189a9a30fd755df7a5251
[INFO] running `Command { std: "docker" "start" "-a" "b6ced3685acc10fcf4c3332f80deea923a3c7d3a539189a9a30fd755df7a5251", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-result v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling windows-interface v0.56.0
[INFO] [stderr]    Compiling windows-implement v0.56.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling windows-core v0.56.0
[INFO] [stderr]    Compiling windows v0.56.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling MicVolumeHolder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcj0Z5bK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-478136d0c04bb990,libwindows_core-cae0a275a085cf71,libwindows_result-17e20fcd099c7851,libwindows_targets-7cf54f82ed486ad1,libclap-082f6ff55564fd52,libclap_builder-10c211aef9313976,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb}.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/rustcj0Z5bK/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/MicVolumeHolder-1107e420b84d1dfa" "-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.56.0/src/Windows/Win32/System/Com/mod.rs:316)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/MicVolumeHolder-1107e420b84d1dfa.MicVolumeHolder.4965ca3a43279e63-cgu.1.rcgu.o:(windows::Win32::System::Com::CoInitializeEx::hb9548c132d80fce2)
[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.56.0/src/Windows/Win32/System/Com/mod.rs:112)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/MicVolumeHolder-1107e420b84d1dfa.MicVolumeHolder.4965ca3a43279e63-cgu.1.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::heb1ed846dd3cecdb)
[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-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$::from::h1930469a7193c227) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.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-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::h8fbe4085fe01c0e4) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.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-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::h8fbe4085fe01c0e4) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.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-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(windows_result::strings::BasicString::len::hd77946bef7b4146c) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd15cdb19fdec2718) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd15cdb19fdec2718) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.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-17e20fcd099c7851.windows_result.d9f34ef610adb8e6-cgu.0.rcgu.o:(_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3aeb1300aa11ba9d) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `MicVolumeHolder` (bin "MicVolumeHolder") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b6ced3685acc10fcf4c3332f80deea923a3c7d3a539189a9a30fd755df7a5251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ced3685acc10fcf4c3332f80deea923a3c7d3a539189a9a30fd755df7a5251", kill_on_drop: false }`
[INFO] [stdout] b6ced3685acc10fcf4c3332f80deea923a3c7d3a539189a9a30fd755df7a5251
