[INFO] cloning repository https://github.com/meawoppl/rps-arena
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meawoppl/rps-arena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeawoppl%2Frps-arena", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeawoppl%2Frps-arena'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0de832995656a846863059c7b9a291dde7ab8a3
[INFO] checking meawoppl/rps-arena/f0de832995656a846863059c7b9a291dde7ab8a3 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeawoppl%2Frps-arena" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meawoppl/rps-arena
[INFO] finished tweaking git repo https://github.com/meawoppl/rps-arena
[INFO] tweaked toml for git repo https://github.com/meawoppl/rps-arena written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meawoppl/rps-arena on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meawoppl/rps-arena 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yew-router-macro v0.18.0
[INFO] [stderr]   Downloaded yew-router v0.18.0
[INFO] [stderr]   Downloaded ws-bridge v0.1.0
[INFO] [stderr]   Downloaded diesel_migrations v2.3.1
[INFO] [stderr]   Downloaded pq-sys v0.7.5
[INFO] [stderr]   Downloaded diesel_derives v2.3.7
[INFO] [stderr]   Downloaded diesel v2.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed
[INFO] running `Command { std: "docker" "start" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.111
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr] error: failed to run custom build command for `backend v0.1.0 (/opt/rustwide/workdir/backend)`
[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/backend-f319ecd005503d95/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (753) panicked at backend/build.rs:20:39:
[INFO] [stderr]   create ../frontend/dist placeholder directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62208bbc0511 - std[9385d3d5237024da]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62208bbc0511 - std[9385d3d5237024da]::backtrace_rs::backtrace::trace_unsynchronized::<std[9385d3d5237024da]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62208bbc0511 - std[9385d3d5237024da]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62208bbc0511 - <<std[9385d3d5237024da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[930210027468071a]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62208bbd164a - <core[930210027468071a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62208bbd164a - core[930210027468071a]::fmt::write
[INFO] [stderr]      6:     0x62208bbc43dc - core[930210027468071a]::io::write::default_write_fmt::<std[9385d3d5237024da]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x62208bbc43dc - <std[9385d3d5237024da]::sys::stdio::unix::Stderr as core[930210027468071a]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x62208bba2666 - <std[9385d3d5237024da]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62208bba2666 - std[9385d3d5237024da]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62208bbbbee1 - std[9385d3d5237024da]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62208bbbc09b - std[9385d3d5237024da]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x62208bba2712 - std[9385d3d5237024da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x62208bb9bad9 - std[9385d3d5237024da]::sys::backtrace::__rust_end_short_backtrace::<std[9385d3d5237024da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62208bba2eed - __rustc[a9601b6af5271eac]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x62208bbd1d7c - core[930210027468071a]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62208bbd1b52 - core[930210027468071a]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x62208bb8b8c0 - <core[930210027468071a]::result::Result<(), core[930210027468071a]::io::error::Error>>::expect
[INFO] [stderr]     18:     0x62208bb8b3ab - build_script_build[1539d7388ede96b1]::main
[INFO] [stderr]     19:     0x62208bb8e9c3 - <fn() as core[930210027468071a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x62208bb8ad16 - std[9385d3d5237024da]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x62208bb8b189 - std[9385d3d5237024da]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x62208bbbb277 - <&dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync as core[930210027468071a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x62208bbbb277 - std[9385d3d5237024da]::panicking::catch_unwind::do_call::<&dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x62208bbbb277 - std[9385d3d5237024da]::panicking::catch_unwind::<i32, &dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x62208bbbb277 - std[9385d3d5237024da]::panic::catch_unwind::<&dyn core[930210027468071a]::ops::function::Fn<(), Output = i32> + core[930210027468071a]::panic::unwind_safe::RefUnwindSafe + core[930210027468071a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x62208bbbb277 - std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x62208bbbb277 - std[9385d3d5237024da]::panicking::catch_unwind::do_call::<std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x62208bbbb277 - std[9385d3d5237024da]::panicking::catch_unwind::<isize, std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x62208bbbb277 - std[9385d3d5237024da]::panic::catch_unwind::<std[9385d3d5237024da]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x62208bbbb277 - std[9385d3d5237024da]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x62208bb8a831 - std[9385d3d5237024da]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x62208bb8ed65 - main
[INFO] [stderr]     33:     0x75a9669fb601 - <unknown>
[INFO] [stderr]     34:     0x75a9669fb718 - __libc_start_main
[INFO] [stderr]     35:     0x62208bb89165 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed", kill_on_drop: false }`
[INFO] [stdout] ed7c613836e40aec0a87ff2d2ba3d650f652f90afc9a2336d5079ce7585bdaed
