[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6a14f099ad8914412ed415a742e30669a0fe239 [INFO] testing mettke/ticket-printer against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fticket-printer" "/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/mettke/ticket-printer on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-0/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2766fed7803d9d09af0fed4eb808562ba9363b359dffd800ad8244295554ed58 [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" "2766fed7803d9d09af0fed4eb808562ba9363b359dffd800ad8244295554ed58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2766fed7803d9d09af0fed4eb808562ba9363b359dffd800ad8244295554ed58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2766fed7803d9d09af0fed4eb808562ba9363b359dffd800ad8244295554ed58", kill_on_drop: false }` [INFO] [stdout] 2766fed7803d9d09af0fed4eb808562ba9363b359dffd800ad8244295554ed58 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d8339bbd68a58b1d7ba2a4b5cd4ce83b4a929c786d328bac36e56d51c0821c [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" "28d8339bbd68a58b1d7ba2a4b5cd4ce83b4a929c786d328bac36e56d51c0821c", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling pdfpdf v0.3.0 (https://github.com/saethlin/pdfpdf.git#95fb6a6a) [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling pdf-canvas v0.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling failure v0.1.5 [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-87bd16ee83281fc8/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" "28d8339bbd68a58b1d7ba2a4b5cd4ce83b4a929c786d328bac36e56d51c0821c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d8339bbd68a58b1d7ba2a4b5cd4ce83b4a929c786d328bac36e56d51c0821c", kill_on_drop: false }` [INFO] [stdout] 28d8339bbd68a58b1d7ba2a4b5cd4ce83b4a929c786d328bac36e56d51c0821c