[INFO] cloning repository https://github.com/rongfengliang/grpc-rustdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rongfengliang/grpc-rustdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fgrpc-rustdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fgrpc-rustdemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce177be0f846be812467a9d2cfe9223f9ac28b11 [INFO] testing rongfengliang/grpc-rustdemo against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongfengliang%2Fgrpc-rustdemo" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rongfengliang/grpc-rustdemo on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rongfengliang/grpc-rustdemo [INFO] finished tweaking git repo https://github.com/rongfengliang/grpc-rustdemo [INFO] tweaked toml for git repo https://github.com/rongfengliang/grpc-rustdemo written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/rongfengliang/grpc-rustdemo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f70cec86bb1178a59764c5112031036577e0f3fe2d8b025da38ec8b5540227e0 [INFO] running `Command { std: "docker" "start" "-a" "f70cec86bb1178a59764c5112031036577e0f3fe2d8b025da38ec8b5540227e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f70cec86bb1178a59764c5112031036577e0f3fe2d8b025da38ec8b5540227e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70cec86bb1178a59764c5112031036577e0f3fe2d8b025da38ec8b5540227e0", kill_on_drop: false }` [INFO] [stdout] f70cec86bb1178a59764c5112031036577e0f3fe2d8b025da38ec8b5540227e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f19ae51572a2838193d5f6baf2d6389ffecbb2b90cf0d8d707b187a9caae540d [INFO] running `Command { std: "docker" "start" "-a" "f19ae51572a2838193d5f6baf2d6389ffecbb2b90cf0d8d707b187a9caae540d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling protoc v1.4.4 [INFO] [stderr] Compiling tls-api v0.1.14 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling tls-api-stub v0.1.14 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling protobuf v1.4.4 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-tls-api v0.1.14 [INFO] [stderr] Compiling httpbis v0.4.1 [INFO] [stderr] Compiling protoc-rust v1.4.4 [INFO] [stderr] Compiling grpc-compiler v0.2.1 [INFO] [stderr] Compiling grpc v0.2.1 [INFO] [stderr] Compiling protoc-rust-grpc v0.2.1 [INFO] [stderr] Compiling rs-zombies v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rs-zombies v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rs-zombies-13bde6a80bd0e962/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protoc-rust-grpc: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', build.rs:9:8 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558eb1308a40 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558eb1308a40 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558eb1308a40 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558eb1308a40 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558eb132c3bc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x558eb1306325 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x558eb130aadb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558eb130aadb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558eb130aadb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558eb130a5b1 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558eb130b1a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x558eb130ac87 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x558eb1308f1c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558eb130abe9 - rust_begin_unwind [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x558eb10b2151 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558eb10b2243 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x558eb10b2b09 - core::result::Result::expect::h30c1061eab895683 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1241:23 [INFO] [stderr] 17: 0x558eb10b2ce4 - build_script_build::main::h549fb329405ef485 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4:5 [INFO] [stderr] 18: 0x558eb10b2bab - core::ops::function::FnOnce::call_once::h49f6fe5f4840fe11 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x558eb10b2c1e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbf7fc516a0436d39 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x558eb10b2a71 - std::rt::lang_start::{{closure}}::ha7dfa050d3c6fd10 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x558eb130b6aa - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x558eb130b6aa - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x558eb130b6aa - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x558eb130b6aa - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x558eb130b6aa - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x558eb130b6aa - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x558eb130b6aa - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x558eb130b6aa - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x558eb130b6aa - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x558eb10b2a40 - std::rt::lang_start::h260ead6f324bbac0 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x558eb10b2d0c - main [INFO] [stderr] 32: 0x7f6abb95d0b3 - __libc_start_main [INFO] [stderr] 33: 0x558eb10b290e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f19ae51572a2838193d5f6baf2d6389ffecbb2b90cf0d8d707b187a9caae540d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19ae51572a2838193d5f6baf2d6389ffecbb2b90cf0d8d707b187a9caae540d", kill_on_drop: false }` [INFO] [stdout] f19ae51572a2838193d5f6baf2d6389ffecbb2b90cf0d8d707b187a9caae540d