[INFO] fetching crate openapi-to-hurl 1.2.1... [INFO] checking openapi-to-hurl-1.2.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate openapi-to-hurl 1.2.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate openapi-to-hurl 1.2.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openapi-to-hurl 1.2.1 [INFO] finished tweaking crates.io crate openapi-to-hurl 1.2.1 [INFO] tweaked toml for crates.io crate openapi-to-hurl 1.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate openapi-to-hurl 1.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.22 [INFO] [stderr] Downloaded hurlfmt v4.3.0 [INFO] [stderr] Downloaded oas3 v0.8.1 [INFO] [stderr] Downloaded hurl_core v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cb2c2f920be7c67c13f35d6a4b05a664dde4557f63ee07a83263c961a91ef17 [INFO] running `Command { std: "docker" "start" "-a" "7cb2c2f920be7c67c13f35d6a4b05a664dde4557f63ee07a83263c961a91ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cb2c2f920be7c67c13f35d6a4b05a664dde4557f63ee07a83263c961a91ef17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb2c2f920be7c67c13f35d6a4b05a664dde4557f63ee07a83263c961a91ef17", kill_on_drop: false }` [INFO] [stdout] 7cb2c2f920be7c67c13f35d6a4b05a664dde4557f63ee07a83263c961a91ef17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e66136504f200f1e34a29d7aadfdb3c8b95d64b5d54b03c9ab2eb6c6d33c16 [INFO] running `Command { std: "docker" "start" "-a" "a3e66136504f200f1e34a29d7aadfdb3c8b95d64b5d54b03c9ab2eb6c6d33c16", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling serde_yml v0.0.10 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking libyml v0.0.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking hurl_core v4.3.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling clap_mangen v0.2.22 [INFO] [stderr] Checking hurlfmt v4.3.0 [INFO] [stderr] Compiling openapi-to-hurl v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `openapi-to-hurl v1.2.1 (/opt/rustwide/workdir)` [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/openapi-to-hurl-0d496fc036b5748a/build-script-build` (exit status: 1) [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" "a3e66136504f200f1e34a29d7aadfdb3c8b95d64b5d54b03c9ab2eb6c6d33c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e66136504f200f1e34a29d7aadfdb3c8b95d64b5d54b03c9ab2eb6c6d33c16", kill_on_drop: false }` [INFO] [stdout] a3e66136504f200f1e34a29d7aadfdb3c8b95d64b5d54b03c9ab2eb6c6d33c16