[INFO] cloning repository https://github.com/loganintech/fsm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loganintech/fsm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganintech%2Ffsm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganintech%2Ffsm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d384093c37c5addecf6089b1225ec1193af2c1d [INFO] testing loganintech/fsm-rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floganintech%2Ffsm-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loganintech/fsm-rs [INFO] finished tweaking git repo https://github.com/loganintech/fsm-rs [INFO] tweaked toml for git repo https://github.com/loganintech/fsm-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loganintech/fsm-rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loganintech/fsm-rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-codegen v3.4.0 [INFO] [stderr] Downloaded protobuf-support v3.4.0 [INFO] [stderr] Downloaded protobuf v3.4.0 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded protobuf-parse v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12d6c705a17baa2cb6b717cf5d2f5f1b2928f41a289b57947713921aa29e8043 [INFO] running `Command { std: "docker" "start" "-a" "12d6c705a17baa2cb6b717cf5d2f5f1b2928f41a289b57947713921aa29e8043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12d6c705a17baa2cb6b717cf5d2f5f1b2928f41a289b57947713921aa29e8043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d6c705a17baa2cb6b717cf5d2f5f1b2928f41a289b57947713921aa29e8043", kill_on_drop: false }` [INFO] [stdout] 12d6c705a17baa2cb6b717cf5d2f5f1b2928f41a289b57947713921aa29e8043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 908325d1111240355267bef03b35284f17ae80b8f1481f4ec7da232607e4647d [INFO] running `Command { std: "docker" "start" "-a" "908325d1111240355267bef03b35284f17ae80b8f1481f4ec7da232607e4647d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling protobuf-support v3.4.0 [INFO] [stderr] Compiling protobuf-parse v3.4.0 [INFO] [stderr] Compiling protobuf-codegen v3.4.0 [INFO] [stderr] Compiling type-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `type-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/type-test-2b15cb53fc30e5e2/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] codegen failed: failed to create file `src/proto/button.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: >::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: protobuf_codegen::gen_and_write::gen_and_write [INFO] [stderr] 3: ::run [INFO] [stderr] 4: ::run_from_script [INFO] [stderr] 5: build_script_build::main [INFO] [stderr] 6: core::result::Result<(), std::io::error::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 7: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), std::io::error::Error>, core::result::Result<(), std::io::error::Error>> [INFO] [stderr] 8: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 9: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 10: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stderr] 11: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stderr] 12: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stderr] 13: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24 [INFO] [stderr] 14: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stderr] 15: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stderr] 16: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stderr] 17: std::rt::lang_start_internal [INFO] [stderr] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5 [INFO] [stderr] 18: std::rt::lang_start::> [INFO] [stderr] 19: main [INFO] [stderr] 20: [INFO] [stderr] 21: __libc_start_main [INFO] [stderr] 22: _start [INFO] running `Command { std: "docker" "inspect" "908325d1111240355267bef03b35284f17ae80b8f1481f4ec7da232607e4647d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908325d1111240355267bef03b35284f17ae80b8f1481f4ec7da232607e4647d", kill_on_drop: false }` [INFO] [stdout] 908325d1111240355267bef03b35284f17ae80b8f1481f4ec7da232607e4647d