[INFO] cloning repository https://github.com/MovingGauteng/geofancy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MovingGauteng/geofancy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMovingGauteng%2Fgeofancy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMovingGauteng%2Fgeofancy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aa10940a07575e58b0d0b126be84c09d5337a38 [INFO] testing MovingGauteng/geofancy-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMovingGauteng%2Fgeofancy-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MovingGauteng/geofancy-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MovingGauteng/geofancy-rs [INFO] finished tweaking git repo https://github.com/MovingGauteng/geofancy-rs [INFO] tweaked toml for git repo https://github.com/MovingGauteng/geofancy-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MovingGauteng/geofancy-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e9bc71d82eeef2eabab31a813de2f50e1d700d5bf17d51ed2098f7957f0e0f0 [INFO] running `Command { std: "docker" "start" "-a" "1e9bc71d82eeef2eabab31a813de2f50e1d700d5bf17d51ed2098f7957f0e0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e9bc71d82eeef2eabab31a813de2f50e1d700d5bf17d51ed2098f7957f0e0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9bc71d82eeef2eabab31a813de2f50e1d700d5bf17d51ed2098f7957f0e0f0", kill_on_drop: false }` [INFO] [stdout] 1e9bc71d82eeef2eabab31a813de2f50e1d700d5bf17d51ed2098f7957f0e0f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75011c26039c77e87918addabb857c63d7215420d05883e03cd8797f53697726 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75011c26039c77e87918addabb857c63d7215420d05883e03cd8797f53697726", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling trackable v0.2.18 [INFO] [stderr] Compiling redis v0.9.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling codegen v0.1.0 (https://github.com/carllerche/codegen#9b2f8185) [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling tower-service v0.1.0 (https://github.com/tower-rs/tower#aef25abf) [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling petgraph v0.4.12 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling tls-api v0.1.20 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling combine v3.5.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-connect v0.1.0 (https://github.com/carllerche/tokio-connect#f7ad1ca4) [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rustracing v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling rustracing_jaeger v0.1.7 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tower-h2 v0.1.0 (https://github.com/tower-rs/tower-h2#1299be66) [INFO] [stderr] Compiling tower-grpc v0.1.0 (https://github.com/tower-rs/tower-grpc#0afac3d4) [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling which v2.0.0 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling dotenv v0.12.0 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling tower-grpc-build v0.1.0 (https://github.com/tower-rs/tower-grpc#0afac3d4) [INFO] [stderr] Compiling geofancy-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `geofancy-rust v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/geofancy-rust-9dd51a5bd2e7e435/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protobuf compilation failed: Read-only file system (os error 30)', build.rs:9:29 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d083aeedb0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55d083aeedb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d083aeedb0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55d083aeedb0 - ::fmt::he1640d5f0d93f618 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55d083b0d8ac - core::fmt::write::h88012e1f01caeebf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55d083aec4c5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55d083af0e1b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55d083af0e1b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55d083af0e1b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55d083af08f1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55d083af14e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55d083af0fc7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55d083aef2ac - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55d083af0f29 - rust_begin_unwind [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55d0839d3a1b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x55d0839eb5cf - build_script_build::main::{{closure}}::h5e01b18ff7408895 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:9:29 [INFO] [stderr] 16: 0x55d0839d4cf7 - core::result::Result::unwrap_or_else::h046dfa6f104ef2d6 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1065:23 [INFO] [stderr] 17: 0x55d0839eb4e7 - build_script_build::main::hb58d451b6f5dadae [INFO] [stderr] at /opt/rustwide/workdir/build.rs:6:5 [INFO] [stderr] 18: 0x55d083a035ab - core::ops::function::FnOnce::call_once::h09b2763250947a18 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55d083a02e3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h501811ae29fdc128 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55d0839f8981 - std::rt::lang_start::{{closure}}::hd19e054c31c62313 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x55d083af19ea - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55d083af19ea - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x55d083af19ea - std::panicking::try::hddc7f8229138b3ba [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x55d083af19ea - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x55d083af19ea - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x55d083af19ea - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x55d083af19ea - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x55d083af19ea - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x55d083af19ea - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x55d0839f8950 - std::rt::lang_start::he09142141a359f64 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x55d0839eb60c - main [INFO] [stderr] 32: 0x7f7e268810b3 - __libc_start_main [INFO] [stderr] 33: 0x55d0839d492e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "75011c26039c77e87918addabb857c63d7215420d05883e03cd8797f53697726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75011c26039c77e87918addabb857c63d7215420d05883e03cd8797f53697726", kill_on_drop: false }` [INFO] [stdout] 75011c26039c77e87918addabb857c63d7215420d05883e03cd8797f53697726