[INFO] cloning repository https://github.com/cri-o/cri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cri-o/cri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcri-o%2Fcri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcri-o%2Fcri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bb89ce040436a170809026816ead72d5fcd6fd9 [INFO] testing cri-o/cri against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcri-o%2Fcri" "/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/cri-o/cri on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cri-o/cri [INFO] finished tweaking git repo https://github.com/cri-o/cri [INFO] tweaked toml for git repo https://github.com/cri-o/cri written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cri-o/cri already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e82d42cb4ccff98ce9034e2a1595878e202c9f0454c777da2f91bfc00b1709b8 [INFO] running `Command { std: "docker" "start" "-a" "e82d42cb4ccff98ce9034e2a1595878e202c9f0454c777da2f91bfc00b1709b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e82d42cb4ccff98ce9034e2a1595878e202c9f0454c777da2f91bfc00b1709b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82d42cb4ccff98ce9034e2a1595878e202c9f0454c777da2f91bfc00b1709b8", kill_on_drop: false }` [INFO] [stdout] e82d42cb4ccff98ce9034e2a1595878e202c9f0454c777da2f91bfc00b1709b8 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cc6183d3a921812bcdc3aa0ea58960cb5c44c7ef83046fee46327e5fbec0961 [INFO] running `Command { std: "docker" "start" "-a" "7cc6183d3a921812bcdc3aa0ea58960cb5c44c7ef83046fee46327e5fbec0961", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling image v0.1.0 (/opt/rustwide/workdir/crates/image) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 (https://github.com/clap-rs/clap#72e6b80b) [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling netlink-packet-utils v0.4.1 [INFO] [stderr] Compiling sysctl v0.4.3 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling netlink-packet-core v0.2.4 [INFO] [stderr] Compiling clap v3.0.0-beta.5 (https://github.com/clap-rs/clap#72e6b80b) [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling netlink-packet-route v0.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling notify v5.0.0-pre.13 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling oci-spec v0.5.4 [INFO] [stderr] Compiling services v0.1.0 (/opt/rustwide/workdir/crates/services) [INFO] [stderr] Compiling storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] error: failed to run custom build command for `services v0.1.0 (/opt/rustwide/workdir/crates/services)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/services-2850ded120c52518/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: compile CRI protocol buffers [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7cc6183d3a921812bcdc3aa0ea58960cb5c44c7ef83046fee46327e5fbec0961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc6183d3a921812bcdc3aa0ea58960cb5c44c7ef83046fee46327e5fbec0961", kill_on_drop: false }` [INFO] [stdout] 7cc6183d3a921812bcdc3aa0ea58960cb5c44c7ef83046fee46327e5fbec0961