[INFO] updating cached repository https://github.com/feenkcom/libskia [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/feenkcom/libskia [INFO] [stderr] 4f911fd..3b96880 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b968804a962fda0f70b2c6be35a33ed966f4746 [INFO] checking feenkcom/libskia against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibskia" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feenkcom/libskia on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/feenkcom/libskia [INFO] finished tweaking git repo https://github.com/feenkcom/libskia [INFO] tweaked toml for git repo https://github.com/feenkcom/libskia written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/feenkcom/libskia already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/feenkcom/gtoolkit-boxer` [INFO] [stderr] Updating git repository `https://github.com/rust-skia/rust-skia` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 34922ef405d60365f9fde5b6203b7a21ce8a2a20a6bde45290ace5bb523c8382 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "34922ef405d60365f9fde5b6203b7a21ce8a2a20a6bde45290ace5bb523c8382"` [INFO] [stderr] Checking boxer v0.1.0 (https://github.com/feenkcom/gtoolkit-boxer#eb30095f) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking typename v0.1.2 [INFO] [stderr] Compiling skia-bindings v0.21.0 (https://github.com/rust-skia/rust-skia#16e5d76f) [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.21.0 (https://github.com/rust-skia/rust-skia#16e5d76f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-e9e81e207033a60d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] STARTING A FULL BUILD [INFO] [stderr] Probing 'python' [INFO] [stderr] Python 2 found: "python" [INFO] [stderr] Skipping "../src". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: could not create work tree dir 'skia/buildtools': Read-only file system [INFO] [stderr] fatal: could not create work tree dir 'skia/common': Read-only file system [INFO] [stderr] Exception in thread Thread-2: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/common.git', 'skia/common']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/dawn': Read-only file system [INFO] [stderr] Exception in thread Thread-4: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://dawn.googlesource.com/dawn.git', 'skia/third_party/externals/dawn']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-1: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/chromium/buildtools.git', 'skia/buildtools']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/angle2': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/dng_sdk': Read-only file system [INFO] [stderr] Exception in thread Thread-3: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/angle/angle.git', 'skia/third_party/externals/angle2']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-5: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://android.googlesource.com/platform/external/dng_sdk.git', 'skia/third_party/externals/dng_sdk']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/expat': Read-only file system [INFO] [stderr] Exception in thread Thread-7: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://android.googlesource.com/platform/external/expat.git', 'skia/third_party/externals/expat']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/freetype': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/harfbuzz': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/egl-registry': Read-only file system [INFO] [stderr] Exception in thread Thread-9: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git', 'skia/third_party/externals/harfbuzz']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-6: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry', 'skia/third_party/externals/egl-registry']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-8: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/third_party/freetype2.git', 'skia/third_party/externals/freetype']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/imgui': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/icu': Read-only file system [INFO] [stderr] Exception in thread Thread-11: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/ocornut/imgui.git', 'skia/third_party/externals/imgui']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-10: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/chromium/deps/icu.git', 'skia/third_party/externals/icu']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/libjpeg-turbo': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/libwebp': Read-only file system [INFO] [stderr] Exception in thread Thread-12: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/libjpeg-turbo/libjpeg-turbo.git', 'skia/third_party/externals/libjpeg-turbo']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/libpng': Read-only file system [INFO] [stderr] Exception in thread Thread-14: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/webm/libwebp.git', 'skia/third_party/externals/libwebp']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/lua': Read-only file system [INFO] [stderr] Exception in thread Thread-15: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/lua/lua.git', 'skia/third_party/externals/lua']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/microhttpd': Read-only file system [INFO] [stderr] Exception in thread Thread-13: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/third_party/libpng.git', 'skia/third_party/externals/libpng']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-16: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://android.googlesource.com/platform/external/libmicrohttpd', 'skia/third_party/externals/microhttpd']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/opencl-registry': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/opencl-lib': Read-only file system [INFO] [stderr] Exception in thread Thread-18: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/KhronosGroup/OpenCL-Registry', 'skia/third_party/externals/opencl-registry']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-17: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/GPUOpen-Tools/common-lib-amd-APPSDK-3.0', 'skia/third_party/externals/opencl-lib']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/piex': Read-only file system [INFO] [stderr] Exception in thread Thread-20: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://android.googlesource.com/platform/external/piex.git', 'skia/third_party/externals/piex']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/opengl-registry': Read-only file system [INFO] [stderr] Exception in thread Thread-19: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry', 'skia/third_party/externals/opengl-registry']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/sdl': Read-only file system [INFO] [stderr] Exception in thread Thread-21: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/third_party/sdl', 'skia/third_party/externals/sdl']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/sfntly': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/spirv-cross': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/spirv-headers': Read-only file system [INFO] [stderr] Exception in thread Thread-22: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git', 'skia/third_party/externals/sfntly']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-23: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross', 'skia/third_party/externals/spirv-cross']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Exception in thread Thread-24: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git', 'skia/third_party/externals/spirv-headers']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/spirv-tools': Read-only file system [INFO] [stderr] Exception in thread Thread-25: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git', 'skia/third_party/externals/spirv-tools']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/swiftshader': Read-only file system [INFO] [stderr] Exception in thread Thread-26: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://swiftshader.googlesource.com/SwiftShader', 'skia/third_party/externals/swiftshader']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/wuffs': Read-only file system [INFO] [stderr] Exception in thread Thread-27: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://skia.googlesource.com/external/github.com/google/wuffs.git', 'skia/third_party/externals/wuffs']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/zlib': Read-only file system [INFO] [stderr] Exception in thread Thread-28: [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [INFO] [stderr] self.run() [INFO] [stderr] File "/usr/lib/python2.7/threading.py", line 754, in run [INFO] [stderr] self.__target(*self.__args, **self.__kwargs) [INFO] [stderr] File "skia/tools/git-sync-deps", line 132, in git_checkout_to_directory [INFO] [stderr] [git, 'clone', '--quiet', repo, directory]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] CalledProcessError: Command '['git', 'clone', '--quiet', 'https://chromium.googlesource.com/chromium/src/third_party/zlib', 'skia/third_party/externals/zlib']' returned non-zero exit status 128 [INFO] [stderr] [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "skia/bin/fetch-gn", line 31, in [INFO] [stderr] with open(dst, 'wb') as f: [INFO] [stderr] IOError: [Errno 30] Read-only file system: 'bin/gn' [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "skia/tools/git-sync-deps", line 253, in [INFO] [stderr] exit(main(sys.argv[1:])) [INFO] [stderr] File "skia/tools/git-sync-deps", line 248, in main [INFO] [stderr] os.path.join(os.path.dirname(deps_file_path), 'bin', 'fetch-gn')]) [INFO] [stderr] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call [INFO] [stderr] raise CalledProcessError(retcode, cmd) [INFO] [stderr] subprocess.CalledProcessError: Command '['/usr/bin/python', 'skia/bin/fetch-gn']' returned non-zero exit status 1 [INFO] [stderr] thread 'main' panicked at '`skia/tools/git-sync-deps` failed', /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/16e5d76/skia-bindings/build_support/skia.rs:500:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d275d667c4 - backtrace::backtrace::libunwind::trace::h3bbf4648c1ae426f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55d275d667c4 - backtrace::backtrace::trace_unsynchronized::hd404207fbb521b80 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55d275d667c4 - std::sys_common::backtrace::_print_fmt::ha5e9db2a4a7c3bf7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:84 [INFO] [stderr] 3: 0x55d275d667c4 - ::fmt::hb321702719701de2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55d275d8e14c - core::fmt::write::ha0ad8457542de65a [INFO] [stderr] at src/libcore/fmt/mod.rs:1024 [INFO] [stderr] 5: 0x55d275d62447 - std::io::Write::write_fmt::h08dcdb1643423f1b [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55d275d6932e - std::sys_common::backtrace::_print::h0dfeb7d775671ffd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55d275d6932e - std::sys_common::backtrace::print::h82adacc4ae5cacef [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55d275d6932e - std::panicking::default_hook::{{closure}}::hf56d3392014022bc [INFO] [stderr] at src/libstd/panicking.rs:193 [INFO] [stderr] 9: 0x55d275d69021 - std::panicking::default_hook::hafde2c03508207ee [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55d275d69a0b - std::panicking::rust_panic_with_hook::hc79891a9d857cb2e [INFO] [stderr] at src/libstd/panicking.rs:471 [INFO] [stderr] 11: 0x55d275c66937 - std::panicking::begin_panic::hdbe71782245df714 [INFO] [stderr] at /rustc/1a608893c03d7722effeb0058e82770bd36b4b3c/src/libstd/panicking.rs:404 [INFO] [stderr] 12: 0x55d2754c41d2 - build_script_build::build_support::skia::build::h7cce11c5e4cbc209 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/16e5d76/skia-bindings/build_support/skia.rs:500 [INFO] [stderr] 13: 0x55d2754fe5f8 - build_script_build::main::hce9617a810e8d4fa [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/16e5d76/skia-bindings/build.rs:60 [INFO] [stderr] 14: 0x55d2754fcc60 - std::rt::lang_start::{{closure}}::h53b4ee2511202f97 [INFO] [stderr] at /rustc/1a608893c03d7722effeb0058e82770bd36b4b3c/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x55d275d69453 - std::rt::lang_start_internal::{{closure}}::hc8a0374623d6d364 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x55d275d69453 - std::panicking::try::do_call::h538ebfedf05f5b5b [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 17: 0x55d275d72c8a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:78 [INFO] [stderr] 18: 0x55d275d69f60 - std::panicking::try::hf03e102df78c485c [INFO] [stderr] at src/libstd/panicking.rs:270 [INFO] [stderr] 19: 0x55d275d69f60 - std::panic::catch_unwind::hf039e184ab932a8b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x55d275d69f60 - std::rt::lang_start_internal::h97affefd274044ee [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 21: 0x55d2754fcc39 - std::rt::lang_start::h7abbe9bc1bf55f5a [INFO] [stderr] at /rustc/1a608893c03d7722effeb0058e82770bd36b4b3c/src/libstd/rt.rs:67 [INFO] [stderr] 22: 0x55d2754ffbaa - main [INFO] [stderr] 23: 0x7f040ed26b97 - __libc_start_main [INFO] [stderr] 24: 0x55d2754b3f1a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "34922ef405d60365f9fde5b6203b7a21ce8a2a20a6bde45290ace5bb523c8382"` [INFO] running `"docker" "rm" "-f" "34922ef405d60365f9fde5b6203b7a21ce8a2a20a6bde45290ace5bb523c8382"` [INFO] [stdout] 34922ef405d60365f9fde5b6203b7a21ce8a2a20a6bde45290ace5bb523c8382