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
That log says it's running sccache 0.2.1, which is missing this fix: mozilla/sccache@2d9bdc1 , which definitely was an issue on some platforms.
Is this just the build log from setting RUST_LOG=sccache=trace? To get the log output from the server you also need to set SCCACHE_ERROR_LOG=/path/to/log.
Running the latest rust/cargo and sccache, with
RUSTC_WRAPPER
set correctly, sccache is invoked but does not seem to ever cache anything.Originally being tracked here: #4307 (comment)
sccache.txt
The text was updated successfully, but these errors were encountered: