[INFO] cloning repository https://github.com/stefandanaita/mock-grpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefandanaita/mock-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefandanaita%2Fmock-grpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefandanaita%2Fmock-grpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1684079adcbaa529b45608452612dff5d6133515 [INFO] checking stefandanaita/mock-grpc against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefandanaita%2Fmock-grpc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefandanaita/mock-grpc on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefandanaita/mock-grpc [INFO] finished tweaking git repo https://github.com/stefandanaita/mock-grpc [INFO] tweaked toml for git repo https://github.com/stefandanaita/mock-grpc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/stefandanaita/mock-grpc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5af94157cfd08a3d7b8b9a56bb878d057474891f72e3c17bb290acefee3c7cbb [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" "5af94157cfd08a3d7b8b9a56bb878d057474891f72e3c17bb290acefee3c7cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5af94157cfd08a3d7b8b9a56bb878d057474891f72e3c17bb290acefee3c7cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af94157cfd08a3d7b8b9a56bb878d057474891f72e3c17bb290acefee3c7cbb", kill_on_drop: false }` [INFO] [stdout] 5af94157cfd08a3d7b8b9a56bb878d057474891f72e3c17bb290acefee3c7cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 215eb383a687fbd6e738e51dc56eac6d75e16c2e30fa823da767f40f1eb55be9 [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" "215eb383a687fbd6e738e51dc56eac6d75e16c2e30fa823da767f40f1eb55be9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Compiling grpc-build v0.0.5 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Compiling mock-grpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] error: failed to run custom build command for `mock-grpc v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mock-grpc-bd7158e66bfbc853/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Failed to create the output directory: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("Could not create the output directory")', build.rs:5:57 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ca06129530 - std::backtrace_rs::backtrace::libunwind::trace::h452faf99f32e7c93 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55ca06129530 - std::backtrace_rs::backtrace::trace_unsynchronized::he40edc71437667a1 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55ca06129530 - std::sys_common::backtrace::_print_fmt::h6c51d6ade71f46bf [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55ca06129530 - ::fmt::h3cd15d7003dec37a [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55ca0614f17c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55ca061263e7 - std::io::Write::write_fmt::hac61caff894c35ae [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x55ca0612bde0 - std::sys_common::backtrace::_print::haa2f390fb7957e3e [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55ca0612bde0 - std::sys_common::backtrace::print::h48c7cbbad9013bb1 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55ca0612bde0 - std::panicking::default_hook::{{closure}}::h8b7ff05a31e71d55 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55ca0612bb2c - std::panicking::default_hook::h2f00c78800d98e4c [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55ca0612c443 - std::panicking::rust_panic_with_hook::h4eaa635e4694aef3 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55ca0612c019 - std::panicking::begin_panic_handler::{{closure}}::hec242f1b136b5ff2 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55ca0612999c - std::sys_common::backtrace::__rust_end_short_backtrace::h1f3cc383ee6c0374 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55ca0612bfd9 - rust_begin_unwind [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55ca0614cff1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x55ca0614ce13 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/option.rs:1221 [INFO] [stderr] 16: 0x55ca05e0b2d9 - core::result::Result::unwrap::h5cf2eb10abbd73dc [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/result.rs:973 [INFO] [stderr] 17: 0x55ca05e0b4b4 - build_script_build::main::hd899886f98c621dc [INFO] [stderr] at /opt/rustwide/workdir/build.rs:5 [INFO] [stderr] 18: 0x55ca05e0b33b - core::ops::function::FnOnce::call_once::h635935f1f8f2698c [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x55ca05e0b41e - std::sys_common::backtrace::__rust_begin_short_backtrace::h64b7f50bfde39dfc [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x55ca05e0b211 - std::rt::lang_start::{{closure}}::h46d548c387c442ec [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x55ca0612c911 - core::ops::function::impls:: for &F>::call_once::hecc21eb9018cc197 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x55ca0612c911 - std::panicking::try::do_call::h174ad655d084b5c7 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:381 [INFO] [stderr] 23: 0x55ca0612c911 - std::panicking::try::h479e6054ce28de10 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panicking.rs:345 [INFO] [stderr] 24: 0x55ca0612c911 - std::panic::catch_unwind::hb558ddea2b3e9c45 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/panic.rs:382 [INFO] [stderr] 25: 0x55ca0612c911 - std::rt::lang_start_internal::h163149047f0a8b61 [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x55ca05e0b1e7 - std::rt::lang_start::h911dee3605b6fcbb [INFO] [stderr] at /rustc/da897dfb6daa268a965d2d73620316ba56020a19/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x55ca05e0b4ea - main [INFO] [stderr] 28: 0x7f1471dff0b3 - __libc_start_main [INFO] [stderr] 29: 0x55ca05e0b0de - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "215eb383a687fbd6e738e51dc56eac6d75e16c2e30fa823da767f40f1eb55be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215eb383a687fbd6e738e51dc56eac6d75e16c2e30fa823da767f40f1eb55be9", kill_on_drop: false }` [INFO] [stdout] 215eb383a687fbd6e738e51dc56eac6d75e16c2e30fa823da767f40f1eb55be9