compiler-explorer: Rust compiling error "could not copy"

error: could not copy "/tmp/compiler-explorer-compiler118431-63-tlvmtc.cd56o/output.example0.rcgu.s" to "/tmp/compiler-explorer-compiler118431-63-tlvmtc.cd56o/output.s": Operation not permitted (os error 1)
error: aborting due to previous error
Compiler returned: 101

found on https://godbolt.org/g/sjtE1B

Firefox: 61.0b9 Godbolt: 7707a2f (copied from most recent “Changelog” entry) rustc: 1.28.0-nightly (5d0631a64 2018-05-30) (per the Godbolt compiler info)

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (13 by maintainers)

Most upvoted comments

A new docker fixes the issue.