[INFO] cloning repository https://github.com/juandroid007/nuuro_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juandroid007/nuuro_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuandroid007%2Fnuuro_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuandroid007%2Fnuuro_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f9b9af96f2d2506ec208823547a9e2bf018ea48 [INFO] testing juandroid007/nuuro_template against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuandroid007%2Fnuuro_template" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juandroid007/nuuro_template on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juandroid007/nuuro_template [INFO] finished tweaking git repo https://github.com/juandroid007/nuuro_template [INFO] tweaked toml for git repo https://github.com/juandroid007/nuuro_template written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/juandroid007/nuuro_template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded tinyvec v0.3.2 [INFO] [stderr] Downloaded image v0.23.2 [INFO] [stderr] Downloaded png v0.16.1 [INFO] [stderr] Downloaded deflate v0.8.3 [INFO] [stderr] Downloaded paste-impl v0.1.9 [INFO] [stderr] Downloaded png v0.9.0 [INFO] [stderr] Downloaded paste v0.1.9 [INFO] [stderr] Downloaded nuuro_build v0.0.5 [INFO] [stderr] Downloaded nuuro v0.1.2 [INFO] [stderr] Downloaded image v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff9ba23948c63fd4a59d5fb533eba8acf9b5402e951eee448324ddfa326dcf3d [INFO] running `Command { std: "docker" "start" "-a" "ff9ba23948c63fd4a59d5fb533eba8acf9b5402e951eee448324ddfa326dcf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff9ba23948c63fd4a59d5fb533eba8acf9b5402e951eee448324ddfa326dcf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9ba23948c63fd4a59d5fb533eba8acf9b5402e951eee448324ddfa326dcf3d", kill_on_drop: false }` [INFO] [stdout] ff9ba23948c63fd4a59d5fb533eba8acf9b5402e951eee448324ddfa326dcf3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecfcdfb3f5291682d9b18ecfba52f9314cf3d82d791b6478e88fd8807ee6193b [INFO] running `Command { std: "docker" "start" "-a" "ecfcdfb3f5291682d9b18ecfba52f9314cf3d82d791b6478e88fd8807ee6193b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling tinyvec v0.3.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling paste-impl v0.1.9 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling paste v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling nuuro_build v0.0.5 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling nuuro_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] error: failed to run custom build command for `nuuro_template v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nuuro_template-77e6bd23b094af0f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'failed to create assets directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nuuro_build-0.0.5/src/asset_packer.rs:50:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555b497e9e40 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x555b497e9e40 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555b497e9e40 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555b497e9e40 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555b49806d6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x555b497e71f5 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x555b497ebe0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555b497ebe0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555b497ebe0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x555b497eb8e1 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x555b497ec4d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x555b497ebfb7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x555b497ea31c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x555b497ebf19 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x555b4938e691 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x555b4938e723 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x555b4975bc69 - core::result::Result::expect::h1dacfd77b81c291b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1241:23 [INFO] [stderr] 17: 0x555b493909c4 - nuuro_build::asset_packer::AssetPacker::new::ha69a8155ca3d7d66 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nuuro_build-0.0.5/src/asset_packer.rs:50:9 [INFO] [stderr] 18: 0x555b4938f261 - build_script_build::main::h91d5e2c80096d41d [INFO] [stderr] at /opt/rustwide/workdir/build.rs:18:22 [INFO] [stderr] 19: 0x555b4938ef6b - core::ops::function::FnOnce::call_once::h9e7dec0679c3f400 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x555b4938f93e - std::sys_common::backtrace::__rust_begin_short_backtrace::h454631e36b7178a9 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x555b4938f9d1 - std::rt::lang_start::{{closure}}::h33225f2744043428 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x555b497ecada - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x555b497ecada - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x555b497ecada - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x555b497ecada - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x555b497ecada - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x555b497ecada - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x555b497ecada - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x555b497ecada - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x555b497ecada - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x555b4938f9a0 - std::rt::lang_start::h9d0b110f852024c0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x555b4938f5cc - main [INFO] [stderr] 33: 0x7f7e62c360b3 - __libc_start_main [INFO] [stderr] 34: 0x555b4938ee2e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ecfcdfb3f5291682d9b18ecfba52f9314cf3d82d791b6478e88fd8807ee6193b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecfcdfb3f5291682d9b18ecfba52f9314cf3d82d791b6478e88fd8807ee6193b", kill_on_drop: false }` [INFO] [stdout] ecfcdfb3f5291682d9b18ecfba52f9314cf3d82d791b6478e88fd8807ee6193b