[INFO] cloning repository https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12e9881f53658734f7d0005e8f9091def068a65%2Fwindows_volume_changer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12e9881f53658734f7d0005e8f9091def068a65%2Fwindows_volume_changer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a924d86ed440ee883031f92fa8078adf024bb4e
[INFO] testing 12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12e9881f53658734f7d0005e8f9091def068a65%2Fwindows_volume_changer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer
[INFO] finished tweaking git repo https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer
[INFO] tweaked toml for git repo https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/12e9881f53658734f7d0005e8f9091def068a65/windows_volume_changer 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41c7a1225518b5767757d274ec810e8fc07f324f419568fd20f9aa6c3cc57e04
[INFO] running `Command { std: "docker" "start" "-a" "41c7a1225518b5767757d274ec810e8fc07f324f419568fd20f9aa6c3cc57e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c7a1225518b5767757d274ec810e8fc07f324f419568fd20f9aa6c3cc57e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c7a1225518b5767757d274ec810e8fc07f324f419568fd20f9aa6c3cc57e04", kill_on_drop: false }`
[INFO] [stdout] 41c7a1225518b5767757d274ec810e8fc07f324f419568fd20f9aa6c3cc57e04
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfd9e6bd998504cdc44c8fd97c5814c8692527f55902e4d5dd9a2b661d87d3ac
[INFO] running `Command { std: "docker" "start" "-a" "bfd9e6bd998504cdc44c8fd97c5814c8692527f55902e4d5dd9a2b661d87d3ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling windows-targets v0.52.0
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling windows_volume v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvVvLel/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-7c515b3d16d3d62f.rlib,libwindows_core-662516edbe9bfef0.rlib,libwindows_targets-be58f59195ab144f.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvVvLel/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/windows_volume-0e1a8f3c8618cee3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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:333 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:333)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_volume-0e1a8f3c8618cee3.windows_volume.1cc32d2724416c55-cgu.0.rcgu.o:(windows_volume::main::h3cd0ce29248d9839)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoCreateInstance
[INFO] [stdout]           >>> referenced by mod.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:119)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_volume-0e1a8f3c8618cee3.windows_volume.1cc32d2724416c55-cgu.0.rcgu.o:(windows_volume::main::h3cd0ce29248d9839)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoCreateGuid
[INFO] [stdout]           >>> referenced by mod.rs:109 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:109)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_volume-0e1a8f3c8618cee3.windows_volume.1cc32d2724416c55-cgu.0.rcgu.o:(windows_volume::main::h3cd0ce29248d9839)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:88 (src/hresult.rs:88)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[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-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced 6 more times
[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-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::message::hb26e4c949cb3ecd7) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h422e2256fcd8e939) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.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-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.03.rcgu.o:(windows_core::hresult::HRESULT::message::h00fa000dce2e189c) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.05.rcgu.o:(_$LT$windows_core..strings..hstring..HSTRING$u20$as$u20$core..ops..drop..Drop$GT$::drop::hc8959399f663b508) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::new::h3c0e524e39ea9fb9) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::new::h3c0e524e39ea9fb9) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FreeLibrary
[INFO] [stdout]           >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::new::h3c0e524e39ea9fb9) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetErrorInfo
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::new::h3c0e524e39ea9fb9) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h422e2256fcd8e939) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h422e2256fcd8e939) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::message::hb26e4c949cb3ecd7) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::message::hb26e4c949cb3ecd7) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::message::hb26e4c949cb3ecd7) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced 8 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::message::hb26e4c949cb3ecd7) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(windows_core::error::Error::message::hb26e4c949cb3ecd7) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-662516edbe9bfef0.windows_core.38fc4c318c21180d-cgu.06.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h422e2256fcd8e939) in archive /opt/rustwide/target/debug/deps/libwindows_core-662516edbe9bfef0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows_volume` (bin "windows_volume") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bfd9e6bd998504cdc44c8fd97c5814c8692527f55902e4d5dd9a2b661d87d3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd9e6bd998504cdc44c8fd97c5814c8692527f55902e4d5dd9a2b661d87d3ac", kill_on_drop: false }`
[INFO] [stdout] bfd9e6bd998504cdc44c8fd97c5814c8692527f55902e4d5dd9a2b661d87d3ac
