First found on appveyor:
https://ci.appveyor.com/project/retep998/winapi-rs/build/1.0.724/job/qiwg0jsw19fyb0b4
It appears that the libstdc++-6.dll which rustc_llvm-fd663c41.dll depends on has picked up a dependency on libwinpthread-1.dll.
Issue does not affect -msvc targets.
Last known good version was rustc 1.8.0-nightly (c894ff6b1 2016-02-20).
First version where issue was observed rustc 1.8.0-nightly (c92e910c1 2016-02-21).
Offending diff range is c894ff6...c92e910
cc @alexcrichton @vadimcn
First found on appveyor:
https://ci.appveyor.com/project/retep998/winapi-rs/build/1.0.724/job/qiwg0jsw19fyb0b4
It appears that the
libstdc++-6.dllwhichrustc_llvm-fd663c41.dlldepends on has picked up a dependency onlibwinpthread-1.dll.Issue does not affect
-msvctargets.Last known good version was
rustc 1.8.0-nightly (c894ff6b1 2016-02-20).First version where issue was observed
rustc 1.8.0-nightly (c92e910c1 2016-02-21).Offending diff range is c894ff6...c92e910
cc @alexcrichton @vadimcn