[INFO] cloning repository https://github.com/AndrewCushing/jp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewCushing/jp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewCushing%2Fjp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewCushing%2Fjp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c633e142068d6ecc6a671e38bff049174fb594ab
[INFO] checking AndrewCushing/jp against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewCushing%2Fjp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewCushing/jp
[INFO] finished tweaking git repo https://github.com/AndrewCushing/jp
[INFO] tweaked toml for git repo https://github.com/AndrewCushing/jp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewCushing/jp on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewCushing/jp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc v2.27.1
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded clap_derive v3.1.7
[INFO] [stderr]   Downloaded protobuf-codegen v2.27.1
[INFO] [stderr]   Downloaded clap v3.1.8
[INFO] [stderr]   Downloaded rdkafka v0.28.0
[INFO] [stderr]   Downloaded protobuf v2.27.1
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] [stderr]   Downloaded libz-sys v1.1.5
[INFO] [stderr]   Downloaded rdkafka-sys v4.2.0+1.8.2
[INFO] [stderr]   Downloaded protoc-rust v2.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89454905f9f492d1f4f9db62cba23d424290d3a3baa3cfd2b19b15e731caa8d8
[INFO] running `Command { std: "docker" "start" "-a" "89454905f9f492d1f4f9db62cba23d424290d3a3baa3cfd2b19b15e731caa8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89454905f9f492d1f4f9db62cba23d424290d3a3baa3cfd2b19b15e731caa8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89454905f9f492d1f4f9db62cba23d424290d3a3baa3cfd2b19b15e731caa8d8", kill_on_drop: false }`
[INFO] [stdout] 89454905f9f492d1f4f9db62cba23d424290d3a3baa3cfd2b19b15e731caa8d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce56ff91f487727ba7662ac44b41b391db44dc5f1666739c5fc89d85d11a8bbd
[INFO] running `Command { std: "docker" "start" "-a" "ce56ff91f487727ba7662ac44b41b391db44dc5f1666739c5fc89d85d11a8bbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling rdkafka-sys v4.2.0+1.8.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]    Compiling protoc v2.27.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling protobuf-codegen v2.27.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling protoc-rust v2.27.1
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling jp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr] error: failed to run custom build command for `jp v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/jp-0b3f1ece30418dc6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2235) panicked at build.rs:18:10:
[INFO] [stderr]   Running protoc failed.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5cc5a2a0c302 - std::backtrace_rs::backtrace::libunwind::trace::hf12beacd451e51d4
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5cc5a2a0c302 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6fead6a1bbc8430
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5cc5a2a0c302 - std::sys::backtrace::_print_fmt::h9d014a34f7b74b8e
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5cc5a2a0c302 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h639f36bab51f3955
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5cc5a2a1d637 - core::fmt::rt::Argument::fmt::he9e2dcd4d1a4f79f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5cc5a2a1d637 - core::fmt::write::h791a50b587c63062
[INFO] [stderr]      6:     0x5cc5a29e0ca6 - std::io::default_write_fmt::h457b557e32e1fb00
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5cc5a29e0ca6 - std::io::Write::write_fmt::hfe130653c54466c6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5cc5a29ec711 - std::sys::backtrace::BacktraceLock::print::h3ee5721e3f554378
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5cc5a29ec711 - std::panicking::default_hook::{{closure}}::h78548964055f6042
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5cc5a29ec536 - std::panicking::default_hook::h0a256f5fc8ef64e6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5cc5a29ecc1b - std::panicking::panic_with_hook::h066093fc9e0da349
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5cc5a29eca98 - std::panicking::panic_handler::{{closure}}::hcad50f1998ef02e0
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5cc5a29ea7b9 - std::sys::backtrace::__rust_end_short_backtrace::h84a12e76b874911b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5cc5a29d527d - __rustc[db2c63b0d9ad08bd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5cc5a2a2643c - core::panicking::panic_fmt::h61ea4c5c8806d7fc
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5cc5a2a25b42 - core::result::unwrap_failed::hf1093b46770d9310
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5cc5a286dc60 - core::result::Result<T,E>::expect::hf2dbb1a6ce871146
[INFO] [stderr]     18:     0x5cc5a286dae9 - build_script_build::main::hcacc1e989e25b995
[INFO] [stderr]     19:     0x5cc5a286dbd3 - core::ops::function::FnOnce::call_once::hcba9f9a1dda088e3
[INFO] [stderr]     20:     0x5cc5a286db76 - std::sys::backtrace::__rust_begin_short_backtrace::hf3d3d8f2e8a87a31
[INFO] [stderr]     21:     0x5cc5a286db59 - std::rt::lang_start::{{closure}}::h27eb6bffd192e9b8
[INFO] [stderr]     22:     0x5cc5a29e1efa - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h474f7857509d3e2b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5cc5a29e1efa - std::panicking::catch_unwind::do_call::h1b4842681d37b4de
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5cc5a29e1efa - std::panicking::catch_unwind::h8caa954e23f3d392
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5cc5a29e1efa - std::panic::catch_unwind::h799510bc1e15c53c
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5cc5a29e1efa - std::rt::lang_start_internal::{{closure}}::hdd766f796ed54cf9
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5cc5a29e1efa - std::panicking::catch_unwind::do_call::hb51acc40ffa92e40
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5cc5a29e1efa - std::panicking::catch_unwind::h4ba9c0843d285bb6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5cc5a29e1efa - std::panic::catch_unwind::hc6ee6b11e632194f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5cc5a29e1efa - std::rt::lang_start_internal::h035258992d18009b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5cc5a286db41 - std::rt::lang_start::h413b7c7619a70867
[INFO] [stderr]     32:     0x5cc5a286dce5 - main
[INFO] [stderr]     33:     0x7ea10bab21ca - <unknown>
[INFO] [stderr]     34:     0x7ea10bab228b - __libc_start_main
[INFO] [stderr]     35:     0x5cc5a286d825 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ce56ff91f487727ba7662ac44b41b391db44dc5f1666739c5fc89d85d11a8bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce56ff91f487727ba7662ac44b41b391db44dc5f1666739c5fc89d85d11a8bbd", kill_on_drop: false }`
[INFO] [stdout] ce56ff91f487727ba7662ac44b41b391db44dc5f1666739c5fc89d85d11a8bbd
