[INFO] cloning repository https://github.com/gsgtzq/rustdesk-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsgtzq/rustdesk-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 470a57978fc026d6f59ee779812457f20b499170 [INFO] testing gsgtzq/rustdesk-server against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsgtzq%2Frustdesk-server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gsgtzq/rustdesk-server [INFO] finished tweaking git repo https://github.com/gsgtzq/rustdesk-server [INFO] tweaked toml for git repo https://github.com/gsgtzq/rustdesk-server written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gsgtzq/rustdesk-server on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gsgtzq/rustdesk-server 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d43395c108efaf31ff84d31eab492d4342d4ca53241f060428f89c80c5bf7987 [INFO] running `Command { std: "docker" "start" "-a" "d43395c108efaf31ff84d31eab492d4342d4ca53241f060428f89c80c5bf7987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43395c108efaf31ff84d31eab492d4342d4ca53241f060428f89c80c5bf7987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43395c108efaf31ff84d31eab492d4342d4ca53241f060428f89c80c5bf7987", kill_on_drop: false }` [INFO] [stdout] d43395c108efaf31ff84d31eab492d4342d4ca53241f060428f89c80c5bf7987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d379d8894de1b47b3e2f4bc14984e618227bfafb91092e0443794d462c73657d [INFO] running `Command { std: "docker" "start" "-a" "d379d8894de1b47b3e2f4bc14984e618227bfafb91092e0443794d462c73657d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling protobuf v3.0.0-alpha.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling confy v0.4.1 (https://github.com/open-trade/confy#27fa1294) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling mac_address v1.1.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling protoc v3.0.0-alpha.2 [INFO] [stderr] Compiling protobuf-parse v3.0.0-alpha.2 [INFO] [stderr] Compiling protobuf-codegen v3.0.0-alpha.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling protobuf-codegen-pure v3.0.0-alpha.2 [INFO] [stderr] Compiling tokio-socks v0.5.1 (https://github.com/open-trade/tokio-socks#3de8300f) [INFO] [stderr] Compiling hbb_common v0.1.0 (/opt/rustwide/workdir/libs/hbb_common) [INFO] [stderr] error: failed to run custom build command for `hbb_common v0.1.0 (/opt/rustwide/workdir/libs/hbb_common)` [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/hbb_common-04261050b8a3b6ed/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (3344) panicked at libs/hbb_common/build.rs:2:43: [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: 0x6099758d7f3a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6099758d7f3a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6099758d7f3a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x6099758d7f3a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x6099758ec5ba - ::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x6099758ec5ba - core[6771d259883166e6]::fmt::write [INFO] [stderr] 6: 0x6099758db832 - std[128c3efe2914e152]::io::default_write_fmt:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x6099758db832 - ::write_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x6099758c253f - ::print [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x6099758c253f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x6099758d3971 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x6099758d3b2b - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x6099758c25f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x6099758b7889 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x6099758c2edd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x6099758ecd4c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x6099758ecac2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x60997565c71a - build_script_build::main::h3a6cb9a02d480c43 [INFO] [stderr] 18: 0x60997565cc03 - core::ops::function::FnOnce::call_once::h3dbeaa44a78a1f7b [INFO] [stderr] 19: 0x60997565cba6 - std::sys::backtrace::__rust_begin_short_backtrace::h8b2391aea20fdb01 [INFO] [stderr] 20: 0x60997565cb89 - std::rt::lang_start::{{closure}}::h09b4463f3a6cbe0f [INFO] [stderr] 21: 0x6099758d30f4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x6099758d30f4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x6099758d30f4 - std[128c3efe2914e152]::panicking::catch_unwind:: + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x6099758d30f4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x6099758d30f4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x6099758d30f4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x6099758d30f4 - std[128c3efe2914e152]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x6099758d30f4 - std[128c3efe2914e152]::panic::catch_unwind:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x6099758d30f4 - std[128c3efe2914e152]::rt::lang_start_internal [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x60997565cb71 - std::rt::lang_start::h336f740eebb49123 [INFO] [stderr] 31: 0x60997565cd35 - main [INFO] [stderr] 32: 0x7cfdf5a0b1ca - [INFO] [stderr] 33: 0x7cfdf5a0b28b - __libc_start_main [INFO] [stderr] 34: 0x60997565c5d5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d379d8894de1b47b3e2f4bc14984e618227bfafb91092e0443794d462c73657d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d379d8894de1b47b3e2f4bc14984e618227bfafb91092e0443794d462c73657d", kill_on_drop: false }` [INFO] [stdout] d379d8894de1b47b3e2f4bc14984e618227bfafb91092e0443794d462c73657d