[INFO] cloning repository https://github.com/peterjc123/rust-ddns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterjc123/rust-ddns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterjc123%2Frust-ddns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterjc123%2Frust-ddns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9f7ac4a5b927bc8b851c027e9f94a3643346ce9 [INFO] testing peterjc123/rust-ddns against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterjc123%2Frust-ddns" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterjc123/rust-ddns on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterjc123/rust-ddns [INFO] finished tweaking git repo https://github.com/peterjc123/rust-ddns [INFO] tweaked toml for git repo https://github.com/peterjc123/rust-ddns written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/peterjc123/rust-ddns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 796e7e516e710bb2aa4deae6d319daed9418737c20e521b9573eebda628733e4 [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" "796e7e516e710bb2aa4deae6d319daed9418737c20e521b9573eebda628733e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "796e7e516e710bb2aa4deae6d319daed9418737c20e521b9573eebda628733e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796e7e516e710bb2aa4deae6d319daed9418737c20e521b9573eebda628733e4", kill_on_drop: false }` [INFO] [stdout] 796e7e516e710bb2aa4deae6d319daed9418737c20e521b9573eebda628733e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--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] 2277ce706b13307a10864b6054760f7e3600bc07a2d61dc612472dd81bbffff8 [INFO] running `Command { std: "docker" "start" "-a" "2277ce706b13307a10864b6054760f7e3600bc07a2d61dc612472dd81bbffff8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rust-ddns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] error: failed to run custom build command for `rust-ddns v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-ddns-2678acf431dfd1ba/build-script-build` (exit status: 1) [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2277ce706b13307a10864b6054760f7e3600bc07a2d61dc612472dd81bbffff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2277ce706b13307a10864b6054760f7e3600bc07a2d61dc612472dd81bbffff8", kill_on_drop: false }` [INFO] [stdout] 2277ce706b13307a10864b6054760f7e3600bc07a2d61dc612472dd81bbffff8