[INFO] cloning repository https://github.com/luyikk/prost-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luyikk/prost-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c861a3740f0bae3ca9a38c7ed252fc41d5bce356 [INFO] checking luyikk/prost-test against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luyikk/prost-test on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luyikk/prost-test [INFO] finished tweaking git repo https://github.com/luyikk/prost-test [INFO] tweaked toml for git repo https://github.com/luyikk/prost-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luyikk/prost-test 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-msg-build v0.1.5 [INFO] [stderr] Downloaded prost-msg-id v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03d069d0de383c17fea47ed2d789249c793b835b2ed80642a91168b18ebeae7d [INFO] running `Command { std: "docker" "start" "-a" "03d069d0de383c17fea47ed2d789249c793b835b2ed80642a91168b18ebeae7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03d069d0de383c17fea47ed2d789249c793b835b2ed80642a91168b18ebeae7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d069d0de383c17fea47ed2d789249c793b835b2ed80642a91168b18ebeae7d", kill_on_drop: false }` [INFO] [stdout] 03d069d0de383c17fea47ed2d789249c793b835b2ed80642a91168b18ebeae7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d6cb5c20a3241d6991df128289a32e6a61656ce081008e862c68daee19ed550 [INFO] running `Command { std: "docker" "start" "-a" "9d6cb5c20a3241d6991df128289a32e6a61656ce081008e862c68daee19ed550", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling prost-msg-build v0.1.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Checking prost-msg-id v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling prost-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `prost-test 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/prost-test-a51f66b203ae73af/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at build.rs:7:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5631dc3557ec - std::backtrace_rs::backtrace::libunwind::trace::h6f750fc14be85738 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5631dc3557ec - std::backtrace_rs::backtrace::trace_unsynchronized::h978ee6dbf1090823 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5631dc3557ec - std::sys_common::backtrace::_print_fmt::hdbcc9abf8412324d [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5631dc3557ec - ::fmt::hde1835562da646e9 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5631dc37ab80 - core::fmt::rt::Argument::fmt::h35e45717d6a05e5e [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5631dc37ab80 - core::fmt::write::hd3a8c709fe6b293d [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5631dc35359f - std::io::Write::write_fmt::h3f3f58ee3b3a6ee7 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x5631dc3555d4 - std::sys_common::backtrace::_print::hff36c24586ddaf22 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5631dc3555d4 - std::sys_common::backtrace::print::h908f0f9a184f5bbe [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5631dc356ae7 - std::panicking::default_hook::{{closure}}::h40367a8a973c132d [INFO] [stderr] 10: 0x5631dc35684f - std::panicking::default_hook::h4d611fab4240fd60 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5631dc356f68 - std::panicking::rust_panic_with_hook::hd54d527078d88015 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5631dc356e4e - std::panicking::begin_panic_handler::{{closure}}::h531aef51e6114924 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x5631dc355cb6 - std::sys_common::backtrace::__rust_end_short_backtrace::h550c764c4c7226d9 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5631dc356bb2 - rust_begin_unwind [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x5631dc2053b5 - core::panicking::panic_fmt::h130c72a5e7132023 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5631dc205903 - core::result::unwrap_failed::h61fd21786ad4aa3b [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x5631dc21cadb - core::result::Result::unwrap::h3230f8739026a999 [INFO] [stderr] 18: 0x5631dc217330 - build_script_build::main::h8638b1cea4dee496 [INFO] [stderr] 19: 0x5631dc218213 - core::ops::function::FnOnce::call_once::h0301a720cdd043e5 [INFO] [stderr] 20: 0x5631dc217ab6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h01594688fa92a5a4 [INFO] [stderr] 21: 0x5631dc2142f9 - std::rt::lang_start::{{closure}}::h62c4b54213fbf8aa [INFO] [stderr] 22: 0x5631dc34f5c7 - core::ops::function::impls:: for &F>::call_once::h8e6183c3b23a52bb [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5631dc34f5c7 - std::panicking::try::do_call::h736b4e475b8ad76e [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x5631dc34f5c7 - std::panicking::try::h0e86e8cae914b581 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x5631dc34f5c7 - std::panic::catch_unwind::h1327731b78894562 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x5631dc34f5c7 - std::rt::lang_start_internal::{{closure}}::h350466e8ba6b7994 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5631dc34f5c7 - std::panicking::try::do_call::ha0864a130ab0c1f3 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x5631dc34f5c7 - std::panicking::try::hdcaa8989801368f0 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x5631dc34f5c7 - std::panic::catch_unwind::h54afe94402a3501a [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5631dc34f5c7 - std::rt::lang_start_internal::h351b52d2dddd37cd [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x5631dc2142d7 - std::rt::lang_start::h87494856dee47b70 [INFO] [stderr] 32: 0x5631dc217375 - main [INFO] [stderr] 33: 0x7fa63a2b3d90 - [INFO] [stderr] 34: 0x7fa63a2b3e40 - __libc_start_main [INFO] [stderr] 35: 0x5631dc205c05 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9d6cb5c20a3241d6991df128289a32e6a61656ce081008e862c68daee19ed550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6cb5c20a3241d6991df128289a32e6a61656ce081008e862c68daee19ed550", kill_on_drop: false }` [INFO] [stdout] 9d6cb5c20a3241d6991df128289a32e6a61656ce081008e862c68daee19ed550 [INFO] checking luyikk/prost-test against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyikk%2Fprost-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luyikk/prost-test on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luyikk/prost-test [INFO] finished tweaking git repo https://github.com/luyikk/prost-test [INFO] tweaked toml for git repo https://github.com/luyikk/prost-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luyikk/prost-test 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97303583fe68ad5ae3a9a9bed012d90525cef36d23747154a9f0e19c32d3da1d [INFO] running `Command { std: "docker" "start" "-a" "97303583fe68ad5ae3a9a9bed012d90525cef36d23747154a9f0e19c32d3da1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97303583fe68ad5ae3a9a9bed012d90525cef36d23747154a9f0e19c32d3da1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97303583fe68ad5ae3a9a9bed012d90525cef36d23747154a9f0e19c32d3da1d", kill_on_drop: false }` [INFO] [stdout] 97303583fe68ad5ae3a9a9bed012d90525cef36d23747154a9f0e19c32d3da1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12a43c1752620828cb708fa3f29d782fa22cabc39813e4f9c550838f599a75ed [INFO] running `Command { std: "docker" "start" "-a" "12a43c1752620828cb708fa3f29d782fa22cabc39813e4f9c550838f599a75ed", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-msg-build v0.1.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking prost-msg-id v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling prost-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `prost-test 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/prost-test-a51f66b203ae73af/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at build.rs:7:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564170ba6a8c - std::backtrace_rs::backtrace::libunwind::trace::hab878932b7df49aa [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x564170ba6a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h94702523da7eabfd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564170ba6a8c - std::sys_common::backtrace::_print_fmt::h7384ee0413ff4607 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x564170ba6a8c - ::fmt::h980ba6a1f3ac0e0b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x564170bcbe20 - core::fmt::rt::Argument::fmt::h8a8b0a73c53deb84 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x564170bcbe20 - core::fmt::write::h1c937eea38d9f81a [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x564170ba483f - std::io::Write::write_fmt::h01ae2112aa0c236e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x564170ba6874 - std::sys_common::backtrace::_print::h3b4d6b487ba73afb [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x564170ba6874 - std::sys_common::backtrace::print::h3bc453874273ec11 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x564170ba7d87 - std::panicking::default_hook::{{closure}}::h043b55c2f9f05a8c [INFO] [stderr] 10: 0x564170ba7aef - std::panicking::default_hook::h4a79ed9078a331dc [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x564170ba8208 - std::panicking::rust_panic_with_hook::hd94d657be74ece8f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x564170ba80ee - std::panicking::begin_panic_handler::{{closure}}::h76a261feb6cccfcd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x564170ba6f56 - std::sys_common::backtrace::__rust_end_short_backtrace::hbb7287c228a925ae [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x564170ba7e52 - rust_begin_unwind [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x564170a573b5 - core::panicking::panic_fmt::h93db01c1538d87f9 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x564170a57903 - core::result::unwrap_failed::h9d1695b25248f182 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x564170a6eb4b - core::result::Result::unwrap::hd14321df15877396 [INFO] [stderr] 18: 0x564170a69460 - build_script_build::main::h3459de0a12ac431b [INFO] [stderr] 19: 0x564170a6a753 - core::ops::function::FnOnce::call_once::h44728f69a2d3d714 [INFO] [stderr] 20: 0x564170a69f36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9f191dd6da6e2aa3 [INFO] [stderr] 21: 0x564170a65fa9 - std::rt::lang_start::{{closure}}::h1401a0adcb5cdfe3 [INFO] [stderr] 22: 0x564170ba0867 - core::ops::function::impls:: for &F>::call_once::h7dfdc2284e5a864e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x564170ba0867 - std::panicking::try::do_call::h646723e9f628787e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x564170ba0867 - std::panicking::try::h3d7d1938a9420752 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x564170ba0867 - std::panic::catch_unwind::h5507656a5cf40ff2 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x564170ba0867 - std::rt::lang_start_internal::{{closure}}::hd667ba2c23dd316f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x564170ba0867 - std::panicking::try::do_call::hf0bf4466c9a8418b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x564170ba0867 - std::panicking::try::he6d72bcd465806ab [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x564170ba0867 - std::panic::catch_unwind::h4cbf4f1e0a20337e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x564170ba0867 - std::rt::lang_start_internal::h11a1cdc8acc3403f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x564170a65f87 - std::rt::lang_start::hf2ff19780ba7c520 [INFO] [stderr] 32: 0x564170a694a5 - main [INFO] [stderr] 33: 0x7f47a6b25d90 - [INFO] [stderr] 34: 0x7f47a6b25e40 - __libc_start_main [INFO] [stderr] 35: 0x564170a57c05 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "12a43c1752620828cb708fa3f29d782fa22cabc39813e4f9c550838f599a75ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a43c1752620828cb708fa3f29d782fa22cabc39813e4f9c550838f599a75ed", kill_on_drop: false }` [INFO] [stdout] 12a43c1752620828cb708fa3f29d782fa22cabc39813e4f9c550838f599a75ed