[INFO] cloning repository https://github.com/Lemures/grpc_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lemures/grpc_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemures%2Fgrpc_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemures%2Fgrpc_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f48bd606f27bbbf17b89f6cc0e16828d76982573 [INFO] checking Lemures/grpc_example against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemures%2Fgrpc_example" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lemures/grpc_example on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/Lemures/grpc_example [INFO] finished tweaking git repo https://github.com/Lemures/grpc_example [INFO] tweaked toml for git repo https://github.com/Lemures/grpc_example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Lemures/grpc_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44fe5fc2a1cdac9cade70d58f61726d873d84ef0906932c8f18d1c145e8166da [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" "44fe5fc2a1cdac9cade70d58f61726d873d84ef0906932c8f18d1c145e8166da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44fe5fc2a1cdac9cade70d58f61726d873d84ef0906932c8f18d1c145e8166da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fe5fc2a1cdac9cade70d58f61726d873d84ef0906932c8f18d1c145e8166da", kill_on_drop: false }` [INFO] [stdout] 44fe5fc2a1cdac9cade70d58f61726d873d84ef0906932c8f18d1c145e8166da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a235c264891ff0377d46d41684ea95b72c30f4d42d5b2e0c17f22bbabf461d84 [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" "a235c264891ff0377d46d41684ea95b72c30f4d42d5b2e0c17f22bbabf461d84", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.37 [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] Checking futures v0.1.18 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking scoped-tls v0.1.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.14 [INFO] [stderr] Compiling protoc v1.4.3 [INFO] [stderr] Checking tls-api-stub v0.1.14 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling rand v0.4.2 [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.5 [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.14 [INFO] [stderr] Checking httpbis v0.4.1 [INFO] [stderr] Checking grpc v0.2.1 [INFO] [stderr] Compiling protoc-rust v1.4.3 [INFO] [stderr] Compiling grpc-compiler v0.2.1 [INFO] [stderr] Compiling protoc-rust-grpc v0.2.1 [INFO] [stderr] Compiling grpc_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `grpc_example v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/grpc_example-defbc330e73060c6/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to generate Rust src: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:9:8 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564e0eb36e60 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564e0eb36e60 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564e0eb36e60 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564e0eb36e60 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564e0eb574af - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x564e0eb34702 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x564e0eb38dc5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564e0eb38dc5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564e0eb38dc5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564e0eb38873 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564e0eb393cd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564e0eb38f67 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x564e0eb3731c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564e0eb38ec9 - rust_begin_unwind [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x564e0e8ce3b1 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x564e0e8ce2a3 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x564e0e8ced70 - core::result::Result::expect::h7de50d42c7156228 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x564e0e8cec14 - build_script_build::main::h64b2ad3af5af3810 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4:5 [INFO] [stderr] 18: 0x564e0e8ceddb - core::ops::function::FnOnce::call_once::h75aa792680add4de [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x564e0e8ceb4e - std::sys_common::backtrace::__rust_begin_short_backtrace::h46fe7cb8a00eb3e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x564e0e8cec91 - std::rt::lang_start::{{closure}}::hd1991ae5afade812 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x564e0eb397ca - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x564e0eb397ca - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x564e0eb397ca - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x564e0eb397ca - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x564e0eb397ca - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x564e0e8cec70 - std::rt::lang_start::h0551d720f057e3f9 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x564e0e8cec3c - main [INFO] [stderr] 28: 0x7f285cd230b3 - __libc_start_main [INFO] [stderr] 29: 0x564e0e8cea7e - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a235c264891ff0377d46d41684ea95b72c30f4d42d5b2e0c17f22bbabf461d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a235c264891ff0377d46d41684ea95b72c30f4d42d5b2e0c17f22bbabf461d84", kill_on_drop: false }` [INFO] [stdout] a235c264891ff0377d46d41684ea95b72c30f4d42d5b2e0c17f22bbabf461d84