[INFO] cloning repository https://github.com/davidor/proxy-wasm-rate-limit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidor/proxy-wasm-rate-limit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5492759316fa40945a0d0efd908c1e8eb8f6ea6e [INFO] checking davidor/proxy-wasm-rate-limit against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidor/proxy-wasm-rate-limit on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidor/proxy-wasm-rate-limit [INFO] finished tweaking git repo https://github.com/davidor/proxy-wasm-rate-limit [INFO] tweaked toml for git repo https://github.com/davidor/proxy-wasm-rate-limit written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/davidor/proxy-wasm-rate-limit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/3scale/limitador` [INFO] [stderr] Updating git submodule `https://github.com/envoyproxy/data-plane-api.git` [INFO] [stderr] Updating git submodule `https://github.com/googleapis/googleapis.git` [INFO] [stderr] Updating git submodule `https://github.com/envoyproxy/protoc-gen-validate.git` [INFO] [stderr] Updating git submodule `https://github.com/cncf/udpa.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proxy-wasm v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3483ef752d82bc4a1f06cb17dbdf6e426ea9fb057417917607e6a1a55997455 [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" "c3483ef752d82bc4a1f06cb17dbdf6e426ea9fb057417917607e6a1a55997455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3483ef752d82bc4a1f06cb17dbdf6e426ea9fb057417917607e6a1a55997455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3483ef752d82bc4a1f06cb17dbdf6e426ea9fb057417917607e6a1a55997455", kill_on_drop: false }` [INFO] [stdout] c3483ef752d82bc4a1f06cb17dbdf6e426ea9fb057417917607e6a1a55997455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] dc8d1e45642ffe7414a8971d90bfa5bc743ba78cde0d4ae973519b7b0d1a9fb4 [INFO] running `Command { std: "docker" "start" "-a" "dc8d1e45642ffe7414a8971d90bfa5bc743ba78cde0d4ae973519b7b0d1a9fb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking proxy-wasm v0.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Compiling limitador v0.1.0 (https://github.com/3scale/limitador?branch=master#d7d500e8) [INFO] [stderr] error: failed to run custom build command for `limitador v0.1.0 (https://github.com/3scale/limitador?branch=master#d7d500e8)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/limitador-c0f10aef78b459e8/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" "dc8d1e45642ffe7414a8971d90bfa5bc743ba78cde0d4ae973519b7b0d1a9fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8d1e45642ffe7414a8971d90bfa5bc743ba78cde0d4ae973519b7b0d1a9fb4", kill_on_drop: false }` [INFO] [stdout] dc8d1e45642ffe7414a8971d90bfa5bc743ba78cde0d4ae973519b7b0d1a9fb4