You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the auto-mac-32-nopt build slave failed trying to link librustc.dylib. The error being LLVM ERROR: Section too large, can't encode r_address (0x10007fc) into 24 bits of scattered relocation entry. which I interpret as being too big for the linker to handle.