[INFO] cloning repository https://github.com/tkrs/geoip-grpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkrs/geoip-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Fgeoip-grpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Fgeoip-grpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45385b3c01679a4e2c5dffecb640e3bc5db29c0f [INFO] testing tkrs/geoip-grpc against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkrs%2Fgeoip-grpc" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkrs/geoip-grpc on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tkrs/geoip-grpc [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/tkrs/geoip-grpc [INFO] tweaked toml for git repo https://github.com/tkrs/geoip-grpc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tkrs/geoip-grpc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09c6cd693f02369236c001b1e5253b9c4567bae2fb0243b72ab71563bfaffa78 [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" "09c6cd693f02369236c001b1e5253b9c4567bae2fb0243b72ab71563bfaffa78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c6cd693f02369236c001b1e5253b9c4567bae2fb0243b72ab71563bfaffa78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c6cd693f02369236c001b1e5253b9c4567bae2fb0243b72ab71563bfaffa78", kill_on_drop: false }` [INFO] [stdout] 09c6cd693f02369236c001b1e5253b9c4567bae2fb0243b72ab71563bfaffa78 [INFO] running `Command { std: "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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a007c9fe2de21315a91d9bc9ab17d4a540b82be6e415e8a57c16aac0e24512ea [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" "a007c9fe2de21315a91d9bc9ab17d4a540b82be6e415e8a57c16aac0e24512ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling protobuf-codegen v2.16.2 [INFO] [stderr] Compiling grpcio-compiler v0.6.0 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling protobuf-build v0.11.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling grpcio-proto v0.6.0 [INFO] [stderr] Compiling mmdb-grpc v0.5.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] error: failed to run custom build command for `mmdb-grpc v0.5.1-alpha.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mmdb-grpc-42afc5b5f95f1c1d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] executing "protoc" "-Iprotos" "--include_imports" "--include_source_info" "-o" "/opt/rustwide/target/debug/build/mmdb-grpc-cd155aeec0d45496/out/proto/mod.desc" "protos/geoip2.proto" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] protos/geoip2.proto: No such file or directory [INFO] [stderr] thread 'main' panicked at 'failed to generate descriptor set files: Ok(ExitStatus(ExitStatus(256)))', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-build-0.11.4/src/protobuf_impl.rs:78:18 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ab00753ee5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55ab00753ee5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55ab00753ee5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55ab00753ee5 - ::fmt::h5fe20777f4174074 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55ab0077e8ec - core::fmt::write::he14c3177144df275 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55ab00750933 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55ab00756980 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55ab00756980 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55ab00756980 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55ab007566cc - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55ab00756fb7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x55ab00756bbb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x55ab00756b2b - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 13: 0x55ab002e5fd2 - protobuf_build::protobuf_impl::::generate_files::hfda6cfeedb60e06c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-build-0.11.4/src/protobuf_impl.rs:78 [INFO] [stderr] 14: 0x55ab002e79af - protobuf_build::Builder::generate::h43ff2d3d79de1679 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-build-0.11.4/src/lib.rs:56 [INFO] [stderr] 15: 0x55ab002e48fb - build_script_build::main::h64f731a130b991be [INFO] [stderr] at /opt/rustwide/workdir/build.rs:11 [INFO] [stderr] 16: 0x55ab002e53eb - std::rt::lang_start::{{closure}}::hfa329226eaccf64d [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55ab00757388 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55ab00757388 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x55ab00757388 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55ab00757388 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55ab00757388 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55ab002e53c7 - std::rt::lang_start::h0f0b47b76bcdd4ff [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55ab002e4a6a - main [INFO] [stderr] 24: 0x7f4d389900b3 - __libc_start_main [INFO] [stderr] 25: 0x55ab002e31ae - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a007c9fe2de21315a91d9bc9ab17d4a540b82be6e415e8a57c16aac0e24512ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a007c9fe2de21315a91d9bc9ab17d4a540b82be6e415e8a57c16aac0e24512ea", kill_on_drop: false }` [INFO] [stdout] a007c9fe2de21315a91d9bc9ab17d4a540b82be6e415e8a57c16aac0e24512ea