[INFO] cloning repository https://github.com/tnctinfossl/global-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tnctinfossl/global-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnctinfossl%2Fglobal-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnctinfossl%2Fglobal-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 184b94849539e1658848d66eda80c1c7ae547fc8 [INFO] testing tnctinfossl/global-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnctinfossl%2Fglobal-rust" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tnctinfossl/global-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tnctinfossl/global-rust [INFO] finished tweaking git repo https://github.com/tnctinfossl/global-rust [INFO] tweaked toml for git repo https://github.com/tnctinfossl/global-rust written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/tnctinfossl/global-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdk-pixbuf v0.7.0 [INFO] [stderr] Downloaded atk-sys v0.9.0 [INFO] [stderr] Downloaded gio v0.7.0 [INFO] [stderr] Downloaded atk v0.7.0 [INFO] [stderr] Downloaded gdk v0.11.0 [INFO] [stderr] Downloaded quickcheck v0.2.27 [INFO] [stderr] Downloaded glib-sys v0.9.0 [INFO] [stderr] Downloaded gtk v0.7.0 [INFO] [stderr] Downloaded pango v0.7.0 [INFO] [stderr] Downloaded glib v0.8.2 [INFO] [stderr] Downloaded pango-sys v0.9.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Downloaded glm v0.2.3 [INFO] [stderr] Downloaded gtk-sys v0.9.0 [INFO] [stderr] Downloaded gdk-sys v0.9.0 [INFO] [stderr] Downloaded gio-sys v0.9.0 [INFO] [stderr] Downloaded gobject-sys v0.9.0 [INFO] [stderr] Downloaded protoc v2.9.0 [INFO] [stderr] Downloaded protoc-rust v2.9.0 [INFO] [stderr] Downloaded protobuf-codegen v2.9.0 [INFO] [stderr] Downloaded protobuf v2.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc5af2d54a22b22047aae4e38eec57963fb1949c3851c70f49f7b5391d7c032d [INFO] running `Command { std: "docker" "start" "-a" "cc5af2d54a22b22047aae4e38eec57963fb1949c3851c70f49f7b5391d7c032d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc5af2d54a22b22047aae4e38eec57963fb1949c3851c70f49f7b5391d7c032d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5af2d54a22b22047aae4e38eec57963fb1949c3851c70f49f7b5391d7c032d", kill_on_drop: false }` [INFO] [stdout] cc5af2d54a22b22047aae4e38eec57963fb1949c3851c70f49f7b5391d7c032d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41ad0744359a675f0730c6d0457bf6f6022cffb853a7815cde84731827f23d0 [INFO] running `Command { std: "docker" "start" "-a" "f41ad0744359a675f0730c6d0457bf6f6022cffb853a7815cde84731827f23d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling protobuf v2.9.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling protoc v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling protobuf-codegen v2.9.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling protoc-rust v2.9.0 [INFO] [stderr] Compiling model v0.1.0 (/opt/rustwide/workdir/model) [INFO] [stderr] Compiling vision v0.1.0 (/opt/rustwide/workdir/vision) [INFO] [stderr] Compiling refbox v0.1.0 (/opt/rustwide/workdir/refbox) [INFO] [stderr] error: failed to run custom build command for `refbox v0.1.0 (/opt/rustwide/workdir/refbox)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/refbox-efc3c0c11cf895cd/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" "f41ad0744359a675f0730c6d0457bf6f6022cffb853a7815cde84731827f23d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41ad0744359a675f0730c6d0457bf6f6022cffb853a7815cde84731827f23d0", kill_on_drop: false }` [INFO] [stdout] f41ad0744359a675f0730c6d0457bf6f6022cffb853a7815cde84731827f23d0