[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28eff9c82293f9cdf5c30acee03e344ed06c2a02 [INFO] checking feenkcom/libskia against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibskia" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feenkcom/libskia on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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-1/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ad822bd9cd66879fa5b20a86a6380ff7cedc101020ce9efb6170a95f0d8cd51 [INFO] running `"docker" "start" "-a" "5ad822bd9cd66879fa5b20a86a6380ff7cedc101020ce9efb6170a95f0d8cd51"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking boxer v0.1.0 (https://github.com/feenkcom/gtoolkit-boxer#f07278d3) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Checking typename v0.1.2 [INFO] [stderr] Compiling skia-bindings v0.21.1 (https://github.com/rust-skia/rust-skia#79f86c0a) [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.21.1 (https://github.com/rust-skia/rust-skia#79f86c0a)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-c46ad96c9bbe186a/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/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/angle2': Read-only file system [INFO] [stderr] fatal: could not create work tree dir 'skia/buildtools': Read-only file system [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] 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] 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] fatal: could not create leading directories of 'skia/third_party/externals/egl-registry': Read-only file system [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] 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] 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/dng_sdk': Read-only file system [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/harfbuzz': 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-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-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/imgui': 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] fatal: could not create leading directories of 'skia/third_party/externals/libjpeg-turbo': 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-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] fatal: could not create leading directories of 'skia/third_party/externals/libwebp': 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] fatal: could not create leading directories of 'skia/third_party/externals/microhttpd': 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-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] 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] 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/opencl-registry': 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] 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/piex': Read-only file system [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] 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/sfntly': 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] fatal: could not create leading directories of 'skia/third_party/externals/spirv-cross': Read-only file system [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] fatal: could not create leading directories of 'skia/third_party/externals/spirv-headers': Read-only file system [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/79f86c0/skia-bindings/build_support/skia.rs:509:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5568499385b4 - backtrace::backtrace::libunwind::trace::h80055c9fc04ee02a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5568499385b4 - backtrace::backtrace::trace_unsynchronized::hdc3325d56f0c3cf3 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5568499385b4 - std::sys_common::backtrace::_print_fmt::hf6698baf6d0d6f95 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5568499385b4 - ::fmt::hde7eb8c3d6c49873 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55684995e21c - core::fmt::write::h5d76b6b7b1847936 [INFO] [stderr] at src/libcore/fmt/mod.rs:1057 [INFO] [stderr] 5: 0x5568499342e7 - std::io::Write::write_fmt::h77ba5ebe1eee52ad [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x55684993b145 - std::sys_common::backtrace::_print::hf8a47a8d351e0fbd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55684993b145 - std::sys_common::backtrace::print::h71ada4f56fb6e22c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55684993b145 - std::panicking::default_hook::{{closure}}::h6a3ba1f4739dcd04 [INFO] [stderr] at src/libstd/panicking.rs:195 [INFO] [stderr] 9: 0x55684993ae31 - std::panicking::default_hook::he979893a7228a5c0 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 10: 0x55684993b7aa - std::panicking::rust_panic_with_hook::h697f90879213769b [INFO] [stderr] at src/libstd/panicking.rs:463 [INFO] [stderr] 11: 0x55684975eb4b - std::panicking::begin_panic::h48de72c5b7871e9e [INFO] [stderr] at /rustc/30ca215b4e38b32aa7abdd635c5e2d56f5724494/src/libstd/panicking.rs:390 [INFO] [stderr] 12: 0x55684908b2ba - build_script_build::build_support::skia::build::h12705101a91ebfd0 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/79f86c0/skia-bindings/build_support/skia.rs:509 [INFO] [stderr] 13: 0x5568490c3237 - build_script_build::main::hdb7f889ed5d30f60 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/79f86c0/skia-bindings/build.rs:60 [INFO] [stderr] 14: 0x5568490931b0 - std::rt::lang_start::{{closure}}::hc3ae0626dbd78af6 [INFO] [stderr] at /rustc/30ca215b4e38b32aa7abdd635c5e2d56f5724494/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x55684993b273 - std::rt::lang_start_internal::{{closure}}::h7ff682ecef2392c4 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x55684993b273 - std::panicking::try::do_call::h6e874d12a78bb537 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 17: 0x556849944afa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:79 [INFO] [stderr] 18: 0x55684993bd10 - std::panicking::try::h21e662efa77e70e9 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] 19: 0x55684993bd10 - std::panic::catch_unwind::hcf22a1acd4d4cf4f [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x55684993bd10 - std::rt::lang_start_internal::hf0c209ee2831e2b5 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 21: 0x556849093189 - std::rt::lang_start::h9f678456aaf3febf [INFO] [stderr] at /rustc/30ca215b4e38b32aa7abdd635c5e2d56f5724494/src/libstd/rt.rs:67 [INFO] [stderr] 22: 0x5568490c47fa - main [INFO] [stderr] 23: 0x7fd1a45efb97 - __libc_start_main [INFO] [stderr] 24: 0x55684907b4da - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "5ad822bd9cd66879fa5b20a86a6380ff7cedc101020ce9efb6170a95f0d8cd51"` [INFO] running `"docker" "rm" "-f" "5ad822bd9cd66879fa5b20a86a6380ff7cedc101020ce9efb6170a95f0d8cd51"` [INFO] [stdout] 5ad822bd9cd66879fa5b20a86a6380ff7cedc101020ce9efb6170a95f0d8cd51