[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] checking juandroid007/nuuro_template against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuandroid007%2Fnuuro_template" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juandroid007/nuuro_template on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-7/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" "+90442458ac46b1d5eed752c316da25450f67285b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1bd6ba584e3cf3ccbadbf89724f4ff27f4e70dd0960172bfd8c01b305c57c13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1bd6ba584e3cf3ccbadbf89724f4ff27f4e70dd0960172bfd8c01b305c57c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1bd6ba584e3cf3ccbadbf89724f4ff27f4e70dd0960172bfd8c01b305c57c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bd6ba584e3cf3ccbadbf89724f4ff27f4e70dd0960172bfd8c01b305c57c13", kill_on_drop: false }` [INFO] [stdout] a1bd6ba584e3cf3ccbadbf89724f4ff27f4e70dd0960172bfd8c01b305c57c13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a74e9cc5313c3ad0b10527410fae1fa1df1e10e5960a7ce230810c08fa9f8f93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a74e9cc5313c3ad0b10527410fae1fa1df1e10e5960a7ce230810c08fa9f8f93", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Checking tinyvec v0.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking gif v0.10.3 [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] Checking num_cpus v1.11.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking deflate v0.8.3 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [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] Checking smallvec v0.6.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking png v0.16.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [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] Checking minimp3 v0.3.5 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon-core v1.6.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling paste-impl v0.1.9 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.2 [INFO] [stderr] Checking paste v0.1.9 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Compiling nuuro_build v0.0.5 [INFO] [stderr] Compiling nuuro_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [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: 0x5621ea656010 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5621ea656010 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5621ea656010 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5621ea656010 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5621ea67337c - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5621ea653235 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x5621ea657fcb - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5621ea657fcb - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5621ea657fcb - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5621ea657aa1 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5621ea658694 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5621ea658177 - std::panicking::begin_panic_handler::{{closure}}::h78bf2fec525c238a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5621ea65650c - std::sys_common::backtrace::__rust_end_short_backtrace::h651eb6282e4ea6b2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5621ea6580d9 - rust_begin_unwind [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5621ea1f9681 - core::panicking::panic_fmt::hdfd0360cedf2d908 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5621ea1f9713 - core::result::unwrap_failed::hc9085c7b2fddd31a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x5621ea5c6309 - core::result::Result::expect::h3926af2b9133b4bb [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x5621ea1fee84 - nuuro_build::asset_packer::AssetPacker::new::he15036859cce3b70 [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: 0x5621ea1fa6a1 - build_script_build::main::h8581b4ce7d6b92bc [INFO] [stderr] at /opt/rustwide/workdir/build.rs:18:22 [INFO] [stderr] 19: 0x5621ea1f9f6b - core::ops::function::FnOnce::call_once::he6ffa713ca1b0944 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5621ea1fa49e - std::sys_common::backtrace::__rust_begin_short_backtrace::h071db7573af8d6d4 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5621ea1fa441 - std::rt::lang_start::{{closure}}::h3370f953487be384 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x5621ea658c9a - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5621ea658c9a - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x5621ea658c9a - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x5621ea658c9a - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x5621ea658c9a - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x5621ea658c9a - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x5621ea658c9a - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x5621ea658c9a - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x5621ea658c9a - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x5621ea1fa410 - std::rt::lang_start::h06cc0048de503928 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x5621ea1faa0c - main [INFO] [stderr] 33: 0x7f83cb53d0b3 - __libc_start_main [INFO] [stderr] 34: 0x5621ea1f9e1e - _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" "a74e9cc5313c3ad0b10527410fae1fa1df1e10e5960a7ce230810c08fa9f8f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74e9cc5313c3ad0b10527410fae1fa1df1e10e5960a7ce230810c08fa9f8f93", kill_on_drop: false }` [INFO] [stdout] a74e9cc5313c3ad0b10527410fae1fa1df1e10e5960a7ce230810c08fa9f8f93