[INFO] fetching crate quickwit-metastore 0.3.0... [INFO] testing quickwit-metastore-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate quickwit-metastore 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate quickwit-metastore 0.3.0 [INFO] finished tweaking crates.io crate quickwit-metastore 0.3.0 [INFO] tweaked toml for crates.io crate quickwit-metastore 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quickwit-metastore 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 410 packages to latest compatible versions [INFO] [stderr] Adding byte-unit v4.0.19 (available: v5.1.6) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.3.3) [INFO] [stderr] Adding diesel_migrations v1.4.0 (available: v2.3.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9cbab8ae45ed05e5e69548f6ce2fdb5d9999463b1e531f1c90ed0a022b89e18 [INFO] running `Command { std: "docker" "start" "-a" "e9cbab8ae45ed05e5e69548f6ce2fdb5d9999463b1e531f1c90ed0a022b89e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9cbab8ae45ed05e5e69548f6ce2fdb5d9999463b1e531f1c90ed0a022b89e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cbab8ae45ed05e5e69548f6ce2fdb5d9999463b1e531f1c90ed0a022b89e18", kill_on_drop: false }` [INFO] [stdout] e9cbab8ae45ed05e5e69548f6ce2fdb5d9999463b1e531f1c90ed0a022b89e18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71d12af935f52609904f0ad50704ef2bc973e606cb288e49c626a8ef9c4d6d39 [INFO] running `Command { std: "docker" "start" "-a" "71d12af935f52609904f0ad50704ef2bc973e606cb288e49c626a8ef9c4d6d39", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ownedbytes v0.3.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tantivy-common v0.3.0 [INFO] [stderr] Compiling quickwit-proto v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling tantivy-bitpacker v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling fastfield_codecs v0.2.0 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] error: failed to run custom build command for `quickwit-proto v0.3.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/quickwit-proto-63e1dbfd33b16e41/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=proto/cluster.proto [INFO] [stderr] cargo:rerun-if-changed=proto/search_api.proto [INFO] [stderr] cargo:rerun-if-changed=proto/ingest_api.proto [INFO] [stderr] [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] running `Command { std: "docker" "inspect" "71d12af935f52609904f0ad50704ef2bc973e606cb288e49c626a8ef9c4d6d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d12af935f52609904f0ad50704ef2bc973e606cb288e49c626a8ef9c4d6d39", kill_on_drop: false }` [INFO] [stdout] 71d12af935f52609904f0ad50704ef2bc973e606cb288e49c626a8ef9c4d6d39