[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] 3d0309560c1ff6e1c696282c7976031b2d89592e [INFO] testing cri-o/cri against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcri-o%2Fcri" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cri-o/cri on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-6/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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 strum_macros v0.23.1 [INFO] [stderr] Downloaded notify v5.0.0-pre.13 [INFO] [stderr] Downloaded netlink-packet-route v0.8.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.3 [INFO] [stderr] Downloaded rtnetlink v0.8.1 [INFO] [stderr] Downloaded kqueue v1.0.4 [INFO] [stderr] Downloaded netlink-sys v0.7.0 [INFO] [stderr] Downloaded cbindgen v0.20.0 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded netlink-proto v0.7.0 [INFO] [stderr] Downloaded oci-spec v0.5.2 [INFO] [stderr] Downloaded sysctl v0.4.3 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded tonic v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91110aa15155f4ee5dd16815545121250fd9f68746872a450b8c22a4e4b174b8 [INFO] running `Command { std: "docker" "start" "-a" "91110aa15155f4ee5dd16815545121250fd9f68746872a450b8c22a4e4b174b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91110aa15155f4ee5dd16815545121250fd9f68746872a450b8c22a4e4b174b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91110aa15155f4ee5dd16815545121250fd9f68746872a450b8c22a4e4b174b8", kill_on_drop: false }` [INFO] [stdout] 91110aa15155f4ee5dd16815545121250fd9f68746872a450b8c22a4e4b174b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d43ad12722a080120f8ad15d885f45ba4be08e17f4c004dda64039f45bcc141 [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" "1d43ad12722a080120f8ad15d885f45ba4be08e17f4c004dda64039f45bcc141", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [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 tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [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 textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [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.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling getset v0.1.1 [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#568fd460) [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.8 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling prost v0.9.0 [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 clap v3.0.0-beta.5 (https://github.com/clap-rs/clap#568fd460) [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling netlink-packet-core v0.2.4 [INFO] [stderr] Compiling netlink-packet-route v0.8.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rmp-serde v0.15.5 [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.29 [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 notify v5.0.0-pre.13 [INFO] [stderr] Compiling tonic-build v0.6.0 [INFO] [stderr] Compiling oci-spec v0.5.2 [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-57f93bd21d79cac1/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] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.45/src/context.rs:27:29 [INFO] [stderr] 1: anyhow::context:: for core::result::Result>::context::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.45/src/context.rs:50:30 [INFO] [stderr] 2: core::result::Result::map_err [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:853:27 [INFO] [stderr] 3: anyhow::context:: for core::result::Result>::context [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.45/src/context.rs:50:9 [INFO] [stderr] 4: build_script_build::main [INFO] [stderr] at ./build.rs:7:5 [INFO] [stderr] 5: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 6: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:145:18 [INFO] [stderr] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 9: std::panicking::try::do_call [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 10: std::panicking::try [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 11: std::panic::catch_unwind [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stderr] 13: std::panicking::try::do_call [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 14: std::panicking::try [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 15: std::panic::catch_unwind [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 16: std::rt::lang_start_internal [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stderr] 17: std::rt::lang_start [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:144:17 [INFO] [stderr] 18: main [INFO] [stderr] 19: __libc_start_main [INFO] [stderr] 20: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1d43ad12722a080120f8ad15d885f45ba4be08e17f4c004dda64039f45bcc141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d43ad12722a080120f8ad15d885f45ba4be08e17f4c004dda64039f45bcc141", kill_on_drop: false }` [INFO] [stdout] 1d43ad12722a080120f8ad15d885f45ba4be08e17f4c004dda64039f45bcc141