[INFO] fetching crate openapi-to-hurl 1.0.0... [INFO] checking openapi-to-hurl-1.0.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate openapi-to-hurl 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate openapi-to-hurl 1.0.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openapi-to-hurl 1.0.0 [INFO] finished tweaking crates.io crate openapi-to-hurl 1.0.0 [INFO] tweaked toml for crates.io crate openapi-to-hurl 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate openapi-to-hurl 1.0.0 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oas3 v0.4.0 [INFO] [stderr] Downloaded hurlfmt v4.2.0 [INFO] [stderr] Downloaded libxml v0.3.3 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded hurl_core v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ae89074cf0f53239578df77ded0a13fbe3267af5b2244137a1c40a4e7a80ee9 [INFO] running `Command { std: "docker" "start" "-a" "9ae89074cf0f53239578df77ded0a13fbe3267af5b2244137a1c40a4e7a80ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae89074cf0f53239578df77ded0a13fbe3267af5b2244137a1c40a4e7a80ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae89074cf0f53239578df77ded0a13fbe3267af5b2244137a1c40a4e7a80ee9", kill_on_drop: false }` [INFO] [stdout] 9ae89074cf0f53239578df77ded0a13fbe3267af5b2244137a1c40a4e7a80ee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99055e1ce0672b4d4f76cdeec87b678747ee152b0469acb886881cc04524dcfd [INFO] running `Command { std: "docker" "start" "-a" "99055e1ce0672b4d4f76cdeec87b678747ee152b0469acb886881cc04524dcfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking hurl_core v4.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling clap_mangen v0.2.20 [INFO] [stderr] Checking hurlfmt v4.2.0 [INFO] [stderr] Compiling openapi-to-hurl v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `openapi-to-hurl v1.0.0 (/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-7c52631d2acb541a/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" "99055e1ce0672b4d4f76cdeec87b678747ee152b0469acb886881cc04524dcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99055e1ce0672b4d4f76cdeec87b678747ee152b0469acb886881cc04524dcfd", kill_on_drop: false }` [INFO] [stdout] 99055e1ce0672b4d4f76cdeec87b678747ee152b0469acb886881cc04524dcfd