[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 try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewCushing%2Fjp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewCushing/jp on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 733a21ef246df303704315b2afdc7064e25355c1868ec9d504dbc40b5cfc0bdb
[INFO] running `Command { std: "docker" "start" "-a" "733a21ef246df303704315b2afdc7064e25355c1868ec9d504dbc40b5cfc0bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "733a21ef246df303704315b2afdc7064e25355c1868ec9d504dbc40b5cfc0bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "733a21ef246df303704315b2afdc7064e25355c1868ec9d504dbc40b5cfc0bdb", kill_on_drop: false }`
[INFO] [stdout] 733a21ef246df303704315b2afdc7064e25355c1868ec9d504dbc40b5cfc0bdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9bc1c2ae5528eb42e519275376f3dd3826358ea480ed93f60c0b33972ead61a
[INFO] running `Command { std: "docker" "start" "-a" "b9bc1c2ae5528eb42e519275376f3dd3826358ea480ed93f60c0b33972ead61a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rdkafka-sys v4.2.0+1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.21
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling protoc v2.27.1
[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 signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking env_logger v0.9.0
[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 toml v0.5.8
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling protobuf-codegen v2.27.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]    Compiling protoc-rust v2.27.1
[INFO] [stderr]    Compiling jp v0.1.0 (/opt/rustwide/workdir)
[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' (2342) 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:     0x59ac49756502 - std::backtrace_rs::backtrace::libunwind::trace::h7111bbf6d4d673e4
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59ac49756502 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9dc51998274b187
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59ac49756502 - std::sys::backtrace::_print_fmt::h637e93c9ebef3a80
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x59ac49756502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6bbf610d6ab28b32
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x59ac4976795f - core::fmt::rt::Argument::fmt::h26c7b8b2ffef56bc
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x59ac4976795f - core::fmt::write::h667869de048139c3
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x59ac4972a4a3 - std::io::default_write_fmt::h16afded5d92810d6
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x59ac4972a4a3 - std::io::Write::write_fmt::hbd203ca06609c6a2
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x59ac497342f2 - std::sys::backtrace::BacktraceLock::print::h75562ed19a4fba4f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x59ac4973668c - std::panicking::default_hook::{{closure}}::h199efc4251699b0b
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x59ac497364e6 - std::panicking::default_hook::h309dad23e034ef89
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x59ac49736c65 - std::panicking::panic_with_hook::h4eb76d74a2e0b8d8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x59ac49736afa - std::panicking::panic_handler::{{closure}}::hed36407b059fbfe9
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x59ac49734439 - std::sys::backtrace::__rust_end_short_backtrace::h7dcb06a469981aa8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x59ac4971e65d - __rustc[df1687459635782c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x59ac49770bf0 - core::panicking::panic_fmt::hd3b85015be399d33
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59ac49770116 - core::result::unwrap_failed::h0d19366bf4530d7b
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x59ac495b1610 - core::result::Result<T,E>::expect::heb2074aee499671a
[INFO] [stderr]     18:     0x59ac495b1499 - build_script_build::main::h1f86ae1d8edb0c94
[INFO] [stderr]     19:     0x59ac495b1543 - core::ops::function::FnOnce::call_once::h50ebc33f9f2ddb5d
[INFO] [stderr]     20:     0x59ac495b1526 - std::sys::backtrace::__rust_begin_short_backtrace::h5316488a65c0a4a2
[INFO] [stderr]     21:     0x59ac495b1509 - std::rt::lang_start::{{closure}}::hf2353dfe9a234c9d
[INFO] [stderr]     22:     0x59ac4972b760 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcd6cdef14138a430
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x59ac4972b760 - std::panicking::catch_unwind::do_call::h9d5f1b75acb2131f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x59ac4972b760 - std::panicking::catch_unwind::h533f93f8c24cd24f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x59ac4972b760 - std::panic::catch_unwind::hd025dcd193cf8e28
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x59ac4972b760 - std::rt::lang_start_internal::{{closure}}::h46bb298bb506a414
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x59ac4972b760 - std::panicking::catch_unwind::do_call::hcb1f0c9d36f9cc81
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x59ac4972b760 - std::panicking::catch_unwind::h332c9730f0acbcf5
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x59ac4972b760 - std::panic::catch_unwind::h5ebc9c614243cdfe
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x59ac4972b760 - std::rt::lang_start_internal::h8364af735d7fd309
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x59ac495b14f1 - std::rt::lang_start::h29eadf39168dc27d
[INFO] [stderr]     32:     0x59ac495b1695 - main
[INFO] [stderr]     33:     0x777cabeba1ca - <unknown>
[INFO] [stderr]     34:     0x777cabeba28b - __libc_start_main
[INFO] [stderr]     35:     0x59ac495b11d5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b9bc1c2ae5528eb42e519275376f3dd3826358ea480ed93f60c0b33972ead61a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9bc1c2ae5528eb42e519275376f3dd3826358ea480ed93f60c0b33972ead61a", kill_on_drop: false }`
[INFO] [stdout] b9bc1c2ae5528eb42e519275376f3dd3826358ea480ed93f60c0b33972ead61a
