[INFO] cloning repository https://github.com/tomsik68/grpc_rust_prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomsik68/grpc_rust_prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomsik68%2Fgrpc_rust_prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomsik68%2Fgrpc_rust_prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37c7b9bb7f78dbbdea9f906ebf195e6ecbd5c85e
[INFO] checking tomsik68/grpc_rust_prototype against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomsik68%2Fgrpc_rust_prototype" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tomsik68/grpc_rust_prototype on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tomsik68/grpc_rust_prototype
[INFO] finished tweaking git repo https://github.com/tomsik68/grpc_rust_prototype
[INFO] tweaked toml for git repo https://github.com/tomsik68/grpc_rust_prototype written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tomsik68/grpc_rust_prototype 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/grpc_common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/grpc_client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/grpc_server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tomsik68/grpc_rust_prototype against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomsik68%2Fgrpc_rust_prototype" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tomsik68/grpc_rust_prototype on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tomsik68/grpc_rust_prototype
[INFO] finished tweaking git repo https://github.com/tomsik68/grpc_rust_prototype
[INFO] tweaked toml for git repo https://github.com/tomsik68/grpc_rust_prototype written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tomsik68/grpc_rust_prototype 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/grpc_client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/grpc_server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/grpc_common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempdir v0.3.6
[INFO] [stderr]   Downloaded protoc v1.4.3
[INFO] [stderr]   Downloaded remove_dir_all v0.3.0
[INFO] [stderr]   Downloaded protoc-rust v1.4.3
[INFO] [stderr]   Downloaded grpc v0.2.1
[INFO] [stderr]   Downloaded bytes v0.4.6
[INFO] [stderr]   Downloaded grpc-compiler v0.2.1
[INFO] [stderr]   Downloaded protobuf v1.4.3
[INFO] [stderr]   Downloaded base64 v0.9.0
[INFO] [stderr]   Downloaded tokio-core v0.1.12
[INFO] [stderr]   Downloaded httpbis v0.4.1
[INFO] [stderr]   Downloaded mio v0.6.13
[INFO] [stderr]   Downloaded futures v0.1.18
[INFO] [stderr]   Downloaded tokio-timer v0.1.2
[INFO] [stderr]   Downloaded protoc-rust-grpc v0.2.1
[INFO] [stderr]   Downloaded tokio-tls-api v0.1.12
[INFO] [stderr]   Downloaded tls-api-stub v0.1.12
[INFO] [stderr]   Downloaded lazycell v0.6.0
[INFO] [stderr]   Downloaded tls-api v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0aa81d12a9728e443dab9770217a3ea0ecbffe1a91a2698fa90df82f1cd85e6b
[INFO] running `Command { std: "docker" "start" "-a" "0aa81d12a9728e443dab9770217a3ea0ecbffe1a91a2698fa90df82f1cd85e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aa81d12a9728e443dab9770217a3ea0ecbffe1a91a2698fa90df82f1cd85e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa81d12a9728e443dab9770217a3ea0ecbffe1a91a2698fa90df82f1cd85e6b", kill_on_drop: false }`
[INFO] [stdout] 0aa81d12a9728e443dab9770217a3ea0ecbffe1a91a2698fa90df82f1cd85e6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bedff2e436856f47552f3f7919259726b181faf5d8091db77ccc369f4db95bb
[INFO] running `Command { std: "docker" "start" "-a" "7bedff2e436856f47552f3f7919259726b181faf5d8091db77ccc369f4db95bb", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/grpc_common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/grpc_client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/grpc_server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]     Checking futures v0.1.18
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking scoped-tls v0.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling protoc v1.4.3
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking tls-api v0.1.12
[INFO] [stderr]     Checking base64 v0.9.0
[INFO] [stderr]     Checking tls-api-stub v0.1.12
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]     Checking net2 v0.2.31
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.3.0
[INFO] [stderr]    Compiling bytes v0.4.6
[INFO] [stderr]     Checking mio v0.6.13
[INFO] [stderr]     Checking protobuf v1.4.3
[INFO] [stderr]    Compiling tempdir v0.3.6
[INFO] [stderr]     Checking tokio-io v0.1.4
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking tokio-core v0.1.12
[INFO] [stderr]     Checking tokio-tls-api v0.1.12
[INFO] [stderr]     Checking httpbis v0.4.1
[INFO] [stderr]     Checking grpc v0.2.1
[INFO] [stderr]    Compiling grpc-compiler v0.2.1
[INFO] [stderr]    Compiling protoc-rust v1.4.3
[INFO] [stderr]    Compiling protoc-rust-grpc v0.2.1
[INFO] [stderr]    Compiling grpc_common v0.1.0 (/opt/rustwide/workdir/grpc_common)
[INFO] [stderr] error: failed to run custom build command for `grpc_common v0.1.0 (/opt/rustwide/workdir/grpc_common)`
[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/grpc_common-e1621f1afed4ae5a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at grpc_common/build.rs:9:8:
[INFO] [stderr]   protoc-rust-grpc: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5683ec7b8162 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5683ec7b8162 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5683ec7b8162 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5683ec7b8162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbacb9993e7569e08
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5683ec7ddee3 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5683ec7ddee3 - core::fmt::write::h92b3fcba42b5ab23
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x5683ec7b55d3 - std::io::default_write_fmt::hd3891f7631764542
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5683ec7b55d3 - std::io::Write::write_fmt::h7fc8441161b7234b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5683ec7b7fb2 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5683ec7b9152 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5683ec7b8f55 - std::panicking::default_hook::ha49f43405a4b20db
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5683ec7b9b22 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5683ec7b98ba - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5683ec7b8669 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5683ec7b954d - __rustc[9e15e476495bb9cd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5683ec7dc0d0 - core::panicking::panic_fmt::ha7fea8b985f0d96a
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5683ec7dc506 - core::result::unwrap_failed::h5c67e177edd1cdec
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x5683ec61d180 - core::result::Result<T,E>::expect::hcb127564b160cc72
[INFO] [stderr]     18:     0x5683ec61d23b - build_script_build::main::hd340782cd79a90e7
[INFO] [stderr]     19:     0x5683ec61d0d3 - core::ops::function::FnOnce::call_once::h1ea78140d6872a8e
[INFO] [stderr]     20:     0x5683ec61d0b6 - std::sys::backtrace::__rust_begin_short_backtrace::h6eedfc0dbf093237
[INFO] [stderr]     21:     0x5683ec61d099 - std::rt::lang_start::{{closure}}::hcdbb44c0c37f0a3a
[INFO] [stderr]     22:     0x5683ec7b2260 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6db6f3ba73c337b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5683ec7b2260 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5683ec7b2260 - std::panicking::catch_unwind::hb70398c704286b2f
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5683ec7b2260 - std::panic::catch_unwind::hb90e1d13462c3e3b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5683ec7b2260 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5683ec7b2260 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5683ec7b2260 - std::panicking::catch_unwind::h861226c8ec7209d3
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5683ec7b2260 - std::panic::catch_unwind::h82bad1f5910ad0c7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5683ec7b2260 - std::rt::lang_start_internal::hae50fb685e10cd80
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5683ec61d081 - std::rt::lang_start::ha29bc0472358acc5
[INFO] [stderr]     32:     0x5683ec61d255 - main
[INFO] [stderr]     33:     0x79ee66a2f1ca - <unknown>
[INFO] [stderr]     34:     0x79ee66a2f28b - __libc_start_main
[INFO] [stderr]     35:     0x5683ec61cf95 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "7bedff2e436856f47552f3f7919259726b181faf5d8091db77ccc369f4db95bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bedff2e436856f47552f3f7919259726b181faf5d8091db77ccc369f4db95bb", kill_on_drop: false }`
[INFO] [stdout] 7bedff2e436856f47552f3f7919259726b181faf5d8091db77ccc369f4db95bb
