[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] 634775ccc965469f464da25702d1b4f2d6f03844 [INFO] testing cri-o/cri against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcri-o%2Fcri" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cri-o/cri 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/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-3/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" "+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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 6e7e9d3bc933f2671a0c12f3939a5c78569ae6f3cb6482add97411d3776a5224 [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" "6e7e9d3bc933f2671a0c12f3939a5c78569ae6f3cb6482add97411d3776a5224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e7e9d3bc933f2671a0c12f3939a5c78569ae6f3cb6482add97411d3776a5224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7e9d3bc933f2671a0c12f3939a5c78569ae6f3cb6482add97411d3776a5224", kill_on_drop: false }` [INFO] [stdout] 6e7e9d3bc933f2671a0c12f3939a5c78569ae6f3cb6482add97411d3776a5224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 6ba9bcdf99ae6f2a09d097a67b3b4e866d3606c61cba08a6c4c5358be73b5b3f [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" "6ba9bcdf99ae6f2a09d097a67b3b4e866d3606c61cba08a6c4c5358be73b5b3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling cbindgen v0.15.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling derive_builder v0.10.0-alpha (https://github.com/colin-kiegel/rust-derive-builder#9e6bf5c7) [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling byteordered v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling darling_core v0.10.3 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling rmp-serde v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling derive_builder_core v0.10.0-alpha (https://github.com/colin-kiegel/rust-derive-builder#9e6bf5c7) [INFO] [stderr] Compiling netlink-packet-utils v0.4.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap#4bd15c45) [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling darling_macro v0.10.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling netlink-packet-core v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling netlink-packet-route v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling v0.10.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 (https://github.com/clap-rs/clap#4bd15c45) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.0-alpha (https://github.com/colin-kiegel/rust-derive-builder#9e6bf5c7) [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tonic-build v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling netlink-sys v0.5.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling netlink-proto v0.5.0 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling rtnetlink v0.6.0 [INFO] [stderr] Compiling containrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] error: failed to run custom build command for `containrs v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/containrs-94bc83ad7c687bf4/build-script-build` (exit code: 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" "6ba9bcdf99ae6f2a09d097a67b3b4e866d3606c61cba08a6c4c5358be73b5b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba9bcdf99ae6f2a09d097a67b3b4e866d3606c61cba08a6c4c5358be73b5b3f", kill_on_drop: false }` [INFO] [stdout] 6ba9bcdf99ae6f2a09d097a67b3b4e866d3606c61cba08a6c4c5358be73b5b3f