[INFO] fetching crate openapi-to-hurl 1.2.1...
[INFO] testing openapi-to-hurl-1.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate openapi-to-hurl 1.2.1 into /workspace/builds/worker-3-tc1/source
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openapi-to-hurl 1.2.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded libyml v0.0.3
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.22
[INFO] [stderr]   Downloaded oas3 v0.8.1
[INFO] [stderr]   Downloaded hurl_core v4.3.0
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded cc v1.1.2
[INFO] [stderr]   Downloaded serde_yml v0.0.10
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded libxml v0.3.3
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded hurlfmt v4.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b72a4d9c733c3e13b7b06e75ab3743cf795058ae7276621b37f9989de170c0e1
[INFO] running `Command { std: "docker" "start" "-a" "b72a4d9c733c3e13b7b06e75ab3743cf795058ae7276621b37f9989de170c0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b72a4d9c733c3e13b7b06e75ab3743cf795058ae7276621b37f9989de170c0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b72a4d9c733c3e13b7b06e75ab3743cf795058ae7276621b37f9989de170c0e1", kill_on_drop: false }`
[INFO] [stdout] b72a4d9c733c3e13b7b06e75ab3743cf795058ae7276621b37f9989de170c0e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f608a0516bbe68133f695afe9d88ade03b5806e494b21e5ada4cb5550765deaf
[INFO] running `Command { std: "docker" "start" "-a" "f608a0516bbe68133f695afe9d88ade03b5806e494b21e5ada4cb5550765deaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling libxml v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling serde_yml v0.0.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling libyml v0.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling stderrlog v0.6.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]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling hurl_core v4.3.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling clap_mangen v0.2.22
[INFO] [stderr]    Compiling 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-55a1a5f2058090ad/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" "f608a0516bbe68133f695afe9d88ade03b5806e494b21e5ada4cb5550765deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f608a0516bbe68133f695afe9d88ade03b5806e494b21e5ada4cb5550765deaf", kill_on_drop: false }`
[INFO] [stdout] f608a0516bbe68133f695afe9d88ade03b5806e494b21e5ada4cb5550765deaf
