[INFO] cloning repository https://github.com/danyspin97/wpaper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danyspin97/wpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Fwpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Fwpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f32c907386af58587df46c10784ab4f17ed31e [INFO] documenting danyspin97/wpaper against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanyspin97%2Fwpaper" "/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/danyspin97/wpaper on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danyspin97/wpaper [INFO] finished tweaking git repo https://github.com/danyspin97/wpaper [INFO] tweaked toml for git repo https://github.com/danyspin97/wpaper written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/danyspin97/wpaper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] add4dbae759b965cf86d98b190f6c2e6c3c0ecb377187fe5c3baef68c8bbf533 [INFO] running `Command { std: "docker" "start" "-a" "add4dbae759b965cf86d98b190f6c2e6c3c0ecb377187fe5c3baef68c8bbf533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add4dbae759b965cf86d98b190f6c2e6c3c0ecb377187fe5c3baef68c8bbf533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add4dbae759b965cf86d98b190f6c2e6c3c0ecb377187fe5c3baef68c8bbf533", kill_on_drop: false }` [INFO] [stdout] add4dbae759b965cf86d98b190f6c2e6c3c0ecb377187fe5c3baef68c8bbf533 [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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43449342d115f316ecc844465bf03172f21e583c85b1dab4d61c7f06ffa35b08 [INFO] running `Command { std: "docker" "start" "-a" "43449342d115f316ecc844465bf03172f21e583c85b1dab4d61c7f06ffa35b08", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking owo-colors v3.3.0 [INFO] [stderr] Checking timer v0.2.0 (https://github.com/danyspin97/timer.rs#f99861ca) [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling new_mime_guess v4.0.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking nix v0.24.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking hotwatch v0.4.6 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Checking jpeg-decoder v0.2.4 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking image v0.24.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking flexi_logger v0.22.3 [INFO] [stderr] Compiling clap v3.1.10 [INFO] [stderr] Compiling clap_mangen v0.1.6 [INFO] [stderr] Compiling clap_complete v3.1.2 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling wpaperd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `wpaperd v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wpaperd-b788dc3e16b1240c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/config.rs [INFO] [stderr] cargo:rerun-if-changed=man [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43449342d115f316ecc844465bf03172f21e583c85b1dab4d61c7f06ffa35b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43449342d115f316ecc844465bf03172f21e583c85b1dab4d61c7f06ffa35b08", kill_on_drop: false }` [INFO] [stdout] 43449342d115f316ecc844465bf03172f21e583c85b1dab4d61c7f06ffa35b08