[INFO] cloning repository https://github.com/ArnoldoParas/trivia-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArnoldoParas/trivia-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnoldoParas%2Ftrivia-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnoldoParas%2Ftrivia-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e49873aa836cd7cdc642e9696766a615bf66aa8
[INFO] checking ArnoldoParas/trivia-game against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnoldoParas%2Ftrivia-game" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArnoldoParas/trivia-game
[INFO] finished tweaking git repo https://github.com/ArnoldoParas/trivia-game
[INFO] tweaked toml for git repo https://github.com/ArnoldoParas/trivia-game written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArnoldoParas/trivia-game on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArnoldoParas/trivia-game 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded egui_extras v0.29.1
[INFO] [stderr]   Downloaded webbrowser v1.0.2
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded image v0.25.4
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f32b59e71a10ed709d6810775dae0459c8139e6e9c4674381a1dabf4923e149e
[INFO] running `Command { std: "docker" "start" "-a" "f32b59e71a10ed709d6810775dae0459c8139e6e9c4674381a1dabf4923e149e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f32b59e71a10ed709d6810775dae0459c8139e6e9c4674381a1dabf4923e149e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f32b59e71a10ed709d6810775dae0459c8139e6e9c4674381a1dabf4923e149e", kill_on_drop: false }`
[INFO] [stdout] f32b59e71a10ed709d6810775dae0459c8139e6e9c4674381a1dabf4923e149e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fbd8052f950762dd3877e1f52e7709a66f08d7659c9083f9a44d9e56fbe4416
[INFO] running `Command { std: "docker" "start" "-a" "4fbd8052f950762dd3877e1f52e7709a66f08d7659c9083f9a44d9e56fbe4416", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking futures-lite v2.4.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking accesskit v0.16.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling glutin v0.32.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking webbrowser v1.0.2
[INFO] [stderr]    Compiling calabozos_y_preguntones v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: calabozos_y_preguntones@0.1.0: Copiando assets de: /opt/rustwide/workdir/assets
[INFO] [stderr] warning: calabozos_y_preguntones@0.1.0: Hacia: /opt/rustwide/workdir/target/debug
[INFO] [stderr] error: failed to run custom build command for `calabozos_y_preguntones 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/calabozos_y_preguntones-079fa93d271fd8a2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Copiando assets de: /opt/rustwide/workdir/assets
[INFO] [stderr]   cargo:warning=Hacia: /opt/rustwide/workdir/target/debug
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1465) panicked at build.rs:18:42:
[INFO] [stderr]   No se pudo crear el directorio de destino: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5934bf85cc02 - std::backtrace_rs::backtrace::libunwind::trace::h336fa6cbda11d7da
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5934bf85cc02 - std::backtrace_rs::backtrace::trace_unsynchronized::hdd3caca2f7bc912d
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5934bf85cc02 - std::sys::backtrace::_print_fmt::hd331b0c9511a99ae
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5934bf85cc02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1994e61875dd2f2a
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5934bf86bbe7 - core::fmt::rt::Argument::fmt::hb884d9236ffe22a5
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5934bf86bbe7 - core::fmt::write::h94ae3adc0037c305
[INFO] [stderr]      6:     0x5934bf839926 - std::io::default_write_fmt::h338733cd46b32ee7
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5934bf839926 - std::io::Write::write_fmt::hf145160a44bf8905
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5934bf841911 - std::sys::backtrace::BacktraceLock::print::hc709f40974e386fc
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5934bf841911 - std::panicking::default_hook::{{closure}}::h97869b26213cfdd1
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5934bf841736 - std::panicking::default_hook::h12325a7204458032
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5934bf841e1b - std::panicking::panic_with_hook::h43cbe56cc59fc5e6
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5934bf841c98 - std::panicking::panic_handler::{{closure}}::h026d7e278a1a94d3
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5934bf8400e9 - std::sys::backtrace::__rust_end_short_backtrace::h61696f1ef97ec08d
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5934bf82dfcd - __rustc[9da61800b7c1d17]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5934bf86ed5c - core::panicking::panic_fmt::h376ce795c5298f0d
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5934bf86e692 - core::result::unwrap_failed::hc6310caa305990a4
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5934bf827050 - core::result::Result<T,E>::expect::h99015d2bc80e00c6
[INFO] [stderr]     18:     0x5934bf82559d - build_script_build::main::ha57c17ee5d7a86c9
[INFO] [stderr]     19:     0x5934bf8264e3 - core::ops::function::FnOnce::call_once::h598282b09cd83e6e
[INFO] [stderr]     20:     0x5934bf825d86 - std::sys::backtrace::__rust_begin_short_backtrace::hf07e899b73f41f56
[INFO] [stderr]     21:     0x5934bf825c99 - std::rt::lang_start::{{closure}}::h9084b82e05953a35
[INFO] [stderr]     22:     0x5934bf83ae9a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h17171ace6974aa8f
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5934bf83ae9a - std::panicking::catch_unwind::do_call::h7f6df566c2bad775
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x5934bf83ae9a - std::panicking::catch_unwind::hb99c8ff3052425d2
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x5934bf83ae9a - std::panic::catch_unwind::h227a70d8d07d79e6
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5934bf83ae9a - std::rt::lang_start_internal::{{closure}}::hb92f0c824b843011
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5934bf83ae9a - std::panicking::catch_unwind::do_call::h837acadf86977c09
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x5934bf83ae9a - std::panicking::catch_unwind::hfffc6b58fde015bc
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x5934bf83ae9a - std::panic::catch_unwind::he0f0d9ab4801dcd5
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5934bf83ae9a - std::rt::lang_start_internal::h6df14bee4fb30353
[INFO] [stderr]                                  at /rustc/733108b6d4acaa93fe26ae281ea305aacd6aac4e/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5934bf825c81 - std::rt::lang_start::hc7adb77e6256feb5
[INFO] [stderr]     32:     0x5934bf82be25 - main
[INFO] [stderr]     33:     0x759f2348f1ca - <unknown>
[INFO] [stderr]     34:     0x759f2348f28b - __libc_start_main
[INFO] [stderr]     35:     0x5934bf824df5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4fbd8052f950762dd3877e1f52e7709a66f08d7659c9083f9a44d9e56fbe4416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fbd8052f950762dd3877e1f52e7709a66f08d7659c9083f9a44d9e56fbe4416", kill_on_drop: false }`
[INFO] [stdout] 4fbd8052f950762dd3877e1f52e7709a66f08d7659c9083f9a44d9e56fbe4416
