[INFO] cloning repository https://github.com/mettke/ticket-printer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mettke/ticket-printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fticket-printer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fticket-printer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6a14f099ad8914412ed415a742e30669a0fe239 [INFO] testing mettke/ticket-printer against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fticket-printer" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mettke/ticket-printer on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mettke/ticket-printer [INFO] finished tweaking git repo https://github.com/mettke/ticket-printer [INFO] tweaked toml for git repo https://github.com/mettke/ticket-printer written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/mettke/ticket-printer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc484cddab79eba3cb834c8453135f1480861d974f9ea2b9a3bfca3fbc01ea75 [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" "bc484cddab79eba3cb834c8453135f1480861d974f9ea2b9a3bfca3fbc01ea75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc484cddab79eba3cb834c8453135f1480861d974f9ea2b9a3bfca3fbc01ea75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc484cddab79eba3cb834c8453135f1480861d974f9ea2b9a3bfca3fbc01ea75", kill_on_drop: false }` [INFO] [stdout] bc484cddab79eba3cb834c8453135f1480861d974f9ea2b9a3bfca3fbc01ea75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea05a934bac9bfcef4cf5d449b102efac48acd1c29efa97c9a40b808e0aaf777 [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" "ea05a934bac9bfcef4cf5d449b102efac48acd1c29efa97c9a40b808e0aaf777", kill_on_drop: false }` [INFO] [stderr] Compiling pdfpdf v0.3.0 (https://github.com/saethlin/pdfpdf.git#95fb6a6a) [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling pdf-canvas v0.6.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] error: failed to run custom build command for `pdfpdf v0.3.0 (https://github.com/saethlin/pdfpdf.git#95fb6a6a)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pdfpdf-7f676a50ffd84c2a/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: Other, 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" "ea05a934bac9bfcef4cf5d449b102efac48acd1c29efa97c9a40b808e0aaf777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea05a934bac9bfcef4cf5d449b102efac48acd1c29efa97c9a40b808e0aaf777", kill_on_drop: false }` [INFO] [stdout] ea05a934bac9bfcef4cf5d449b102efac48acd1c29efa97c9a40b808e0aaf777