[INFO] cloning repository https://github.com/HectorMRC/proto-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HectorMRC/proto-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorMRC%2Fproto-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorMRC%2Fproto-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 292a59abc62902c2feed6119c3f7329e44ad1477
[INFO] building HectorMRC/proto-wasm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorMRC%2Fproto-wasm" "/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/HectorMRC/proto-wasm on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/HectorMRC/proto-wasm
[INFO] finished tweaking git repo https://github.com/HectorMRC/proto-wasm
[INFO] tweaked toml for git repo https://github.com/HectorMRC/proto-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/HectorMRC/proto-wasm 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2f48e9cf3869f28f557989aa0be70fb608791ad185641a099b6fc6ec9d0abcd
[INFO] running `Command { std: "docker" "start" "-a" "a2f48e9cf3869f28f557989aa0be70fb608791ad185641a099b6fc6ec9d0abcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2f48e9cf3869f28f557989aa0be70fb608791ad185641a099b6fc6ec9d0abcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f48e9cf3869f28f557989aa0be70fb608791ad185641a099b6fc6ec9d0abcd", kill_on_drop: false }`
[INFO] [stdout] a2f48e9cf3869f28f557989aa0be70fb608791ad185641a099b6fc6ec9d0abcd
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5d7bd0cf0897e7cf1c46c8bdd3e66f17036dde8ae809ac9ab4458e13d06f492
[INFO] running `Command { std: "docker" "start" "-a" "c5d7bd0cf0897e7cf1c46c8bdd3e66f17036dde8ae809ac9ab4458e13d06f492", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]    Compiling proto_wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `proto_wasm 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/proto_wasm-0532345a9d4ca9aa/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   codegen failed: failed to create file `src/proto/message.rs`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]      1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      2: protobuf_codegen::gen_and_write::gen_and_write
[INFO] [stderr]      3: protobuf_codegen::codegen::Codegen::run
[INFO] [stderr]      4: protobuf_codegen::codegen::Codegen::run_from_script
[INFO] [stderr]      5: build_script_build::main
[INFO] [stderr]      6: core::ops::function::FnOnce::call_once
[INFO] [stderr]      7: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      8: std::rt::lang_start::{{closure}}
[INFO] [stderr]      9: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     10: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     11: std::panicking::try
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     12: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     13: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     14: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     15: std::panicking::try
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     16: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     17: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     18: std::rt::lang_start
[INFO] [stderr]     19: main
[INFO] [stderr]     20: <unknown>
[INFO] [stderr]     21: __libc_start_main
[INFO] [stderr]     22: _start
[INFO] running `Command { std: "docker" "inspect" "c5d7bd0cf0897e7cf1c46c8bdd3e66f17036dde8ae809ac9ab4458e13d06f492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5d7bd0cf0897e7cf1c46c8bdd3e66f17036dde8ae809ac9ab4458e13d06f492", kill_on_drop: false }`
[INFO] [stdout] c5d7bd0cf0897e7cf1c46c8bdd3e66f17036dde8ae809ac9ab4458e13d06f492
