[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] 33bdd58..63b9149 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 63b9149fefa6161e06e31f3cf132920dc6fb1a5e [INFO] checking feenkcom/libskia against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeenkcom%2Flibskia" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feenkcom/libskia on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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-10/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 1ed35be272893aaaf4c93d3e79bdd1cdd74610da400af7a7dab44d28dcc93da4 [INFO] running `"docker" "start" "-a" "1ed35be272893aaaf4c93d3e79bdd1cdd74610da400af7a7dab44d28dcc93da4"` [INFO] [stderr] Checking boxer v0.1.0 (https://github.com/feenkcom/gtoolkit-boxer#3d4df5e4) [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Checking typename v0.1.2 [INFO] [stderr] Compiling skia-bindings v0.25.0 (https://github.com/rust-skia/rust-skia?rev=047ed7d47b7928883649cec07fd7d98071e9bb5a#047ed7d4) [INFO] [stderr] error: failed to run custom build command for `skia-bindings v0.25.0 (https://github.com/rust-skia/rust-skia?rev=047ed7d47b7928883649cec07fd7d98071e9bb5a#047ed7d4)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/skia-bindings-4ef368a8aa4462ea/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DEBUG [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BUILD [INFO] [stderr] cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD [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] 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', '--no-checkout', 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', '--no-checkout', 'https://chromium.googlesource.com/chromium/buildtools.git', 'skia/buildtools']' returned non-zero exit status 128 [INFO] [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', '--no-checkout', 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', '--no-checkout', '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] 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', '--no-checkout', 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', '--no-checkout', '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', '--no-checkout', 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', '--no-checkout', '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] fatal: could not create leading directories of 'skia/third_party/externals/dng_sdk': 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', '--no-checkout', 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', '--no-checkout', '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-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', '--no-checkout', 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', '--no-checkout', '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', '--no-checkout', 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', '--no-checkout', '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/icu': Read-only file system [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/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', '--no-checkout', 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', '--no-checkout', '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-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', '--no-checkout', 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', '--no-checkout', 'https://skia.googlesource.com/third_party/freetype2.git', 'skia/third_party/externals/freetype']' returned non-zero exit status 128 [INFO] [stderr] [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', '--no-checkout', 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', '--no-checkout', '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', '--no-checkout', 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', '--no-checkout', '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/libgifcodec': 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', '--no-checkout', 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', '--no-checkout', 'https://skia.googlesource.com/libgifcodec', 'skia/third_party/externals/libgifcodec']' 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-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', '--no-checkout', 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', '--no-checkout', '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', '--no-checkout', 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', '--no-checkout', '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-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', '--no-checkout', 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', '--no-checkout', '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-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', '--no-checkout', 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', '--no-checkout', '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] fatal: could not create leading directories of 'skia/third_party/externals/opencl-lib': Read-only file system [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', '--no-checkout', 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', '--no-checkout', '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-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', '--no-checkout', 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', '--no-checkout', '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/opengl-registry': Read-only file system [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-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', '--no-checkout', 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', '--no-checkout', '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-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', '--no-checkout', 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', '--no-checkout', '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] 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', '--no-checkout', 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', '--no-checkout', '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/sdl': 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', '--no-checkout', 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', '--no-checkout', '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] 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', '--no-checkout', 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', '--no-checkout', '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] fatal: could not create leading directories of 'skia/third_party/externals/spirv-headers': 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', '--no-checkout', 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', '--no-checkout', '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] 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', '--no-checkout', 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', '--no-checkout', '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-tools': Read-only file system [INFO] [stderr] fatal: could not create leading directories of 'skia/third_party/externals/swiftshader': 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', '--no-checkout', 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', '--no-checkout', 'https://swiftshader.googlesource.com/SwiftShader', 'skia/third_party/externals/swiftshader']' returned non-zero exit status 128 [INFO] [stderr] [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', '--no-checkout', 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', '--no-checkout', '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/wuffs': 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', '--no-checkout', 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', '--no-checkout', '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-29: [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', '--no-checkout', 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', '--no-checkout', '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 265, in [INFO] [stderr] exit(main(sys.argv[1:])) [INFO] [stderr] File "skia/tools/git-sync-deps", line 260, 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/047ed7d/skia-bindings/build_support/skia.rs:552:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563382bbcb84 - backtrace::backtrace::libunwind::trace::hc26826043b7bf82f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x563382bbcb84 - backtrace::backtrace::trace_unsynchronized::hf9fe7343abcf3b6a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563382bbcb84 - std::sys_common::backtrace::_print_fmt::hf5f83f377bc8d868 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x563382bbcb84 - ::fmt::hb2a7a6aa1b182a99 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x563382be291c - core::fmt::write::hc09f142ab04e56d2 [INFO] [stderr] at src/libcore/fmt/mod.rs:1057 [INFO] [stderr] 5: 0x563382bb88f7 - std::io::Write::write_fmt::hafa429c292548705 [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x563382bbf765 - std::sys_common::backtrace::_print::hcf3fff603fe810fd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x563382bbf765 - std::sys_common::backtrace::print::h5ea515a32d6700a5 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x563382bbf765 - std::panicking::default_hook::{{closure}}::h324ce5172a1777e2 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x563382bbf451 - std::panicking::default_hook::h6593dbc4932c953a [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x563382bbfdca - std::panicking::rust_panic_with_hook::h04729d51ab5f86cb [INFO] [stderr] at src/libstd/panicking.rs:472 [INFO] [stderr] 11: 0x563382b51ed7 - std::panicking::begin_panic::h22e0d2b6db7698be [INFO] [stderr] at /rustc/6250d56355d72264ece721e8d0dc95b16a6824b1/src/libstd/panicking.rs:399 [INFO] [stderr] 12: 0x563382291427 - build_script_build::build_support::skia::build::h82bf509861c794b0 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/047ed7d/skia-bindings/build_support/skia.rs:552 [INFO] [stderr] 13: 0x56338229d09d - build_script_build::main::h34b14c3e53186d55 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-skia-35c6c5f9d522ea9f/047ed7d/skia-bindings/build.rs:63 [INFO] [stderr] 14: 0x56338229e600 - std::rt::lang_start::{{closure}}::hcb0152461bac9f33 [INFO] [stderr] at /rustc/6250d56355d72264ece721e8d0dc95b16a6824b1/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x563382bbf893 - std::rt::lang_start_internal::{{closure}}::h5c17144678350141 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x563382bbf893 - std::panicking::try::do_call::h8eaf10466ef75c80 [INFO] [stderr] at src/libstd/panicking.rs:305 [INFO] [stderr] 17: 0x563382bc9127 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 18: 0x563382bc0330 - std::panicking::try::hbd218b3dcbe12757 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 19: 0x563382bc0330 - std::panic::catch_unwind::h0175a6dbda08cacb [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x563382bc0330 - std::rt::lang_start_internal::h09fd43f7d6ed11c7 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 21: 0x56338229e5d9 - std::rt::lang_start::h7b58618939452917 [INFO] [stderr] at /rustc/6250d56355d72264ece721e8d0dc95b16a6824b1/src/libstd/rt.rs:67 [INFO] [stderr] 22: 0x56338229e30a - main [INFO] [stderr] 23: 0x7f30f23fdb97 - __libc_start_main [INFO] [stderr] 24: 0x56338227e0ba - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "1ed35be272893aaaf4c93d3e79bdd1cdd74610da400af7a7dab44d28dcc93da4"` [INFO] running `"docker" "rm" "-f" "1ed35be272893aaaf4c93d3e79bdd1cdd74610da400af7a7dab44d28dcc93da4"` [INFO] [stdout] 1ed35be272893aaaf4c93d3e79bdd1cdd74610da400af7a7dab44d28dcc93da4