[INFO] cloning repository https://github.com/mmheroes/mmheroes-core-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmheroes/mmheroes-core-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmheroes%2Fmmheroes-core-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmheroes%2Fmmheroes-core-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0f31254f9862c966667990acb8aa0305940c019 [INFO] testing mmheroes/mmheroes-core-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmheroes%2Fmmheroes-core-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmheroes/mmheroes-core-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmheroes/mmheroes-core-rs [INFO] finished tweaking git repo https://github.com/mmheroes/mmheroes-core-rs [INFO] tweaked toml for git repo https://github.com/mmheroes/mmheroes-core-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mmheroes/mmheroes-core-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa98d8b232b5ca10936692b08e52314ed836db948ed50050547976aa508c3ac2 [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" "fa98d8b232b5ca10936692b08e52314ed836db948ed50050547976aa508c3ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa98d8b232b5ca10936692b08e52314ed836db948ed50050547976aa508c3ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa98d8b232b5ca10936692b08e52314ed836db948ed50050547976aa508c3ac2", kill_on_drop: false }` [INFO] [stdout] fa98d8b232b5ca10936692b08e52314ed836db948ed50050547976aa508c3ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 24076a9c61ebe081fd15d9600ea32cca1a5abb1c7d8892f97c52606d30e14f6b [INFO] running `Command { std: "docker" "start" "-a" "24076a9c61ebe081fd15d9600ea32cca1a5abb1c7d8892f97c52606d30e14f6b", kill_on_drop: false }` [INFO] [stderr] Compiling mmheroes-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mmheroes-core v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mmheroes-core-6c52741af209a8f3/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=iOS/Cargo.toml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: IoError(Os { code: 30, kind: Other, message: "Read-only file system" }) [INFO] running `Command { std: "docker" "inspect" "24076a9c61ebe081fd15d9600ea32cca1a5abb1c7d8892f97c52606d30e14f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24076a9c61ebe081fd15d9600ea32cca1a5abb1c7d8892f97c52606d30e14f6b", kill_on_drop: false }` [INFO] [stdout] 24076a9c61ebe081fd15d9600ea32cca1a5abb1c7d8892f97c52606d30e14f6b