[INFO] cloning repository https://github.com/Arrow-air/svc-docs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arrow-air/svc-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-docs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-docs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dee274901dc7b3e3c17472ba899318aabf87b5e1
[INFO] documenting Arrow-air/svc-docs against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-docs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Arrow-air/svc-docs
[INFO] finished tweaking git repo https://github.com/Arrow-air/svc-docs
[INFO] tweaked toml for git repo https://github.com/Arrow-air/svc-docs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-docs on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arrow-air/svc-docs 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53571954ef83f72361652d37cd3d995a5789f8b6c61907f48fab4241c15cb6ed
[INFO] running `Command { std: "docker" "start" "-a" "53571954ef83f72361652d37cd3d995a5789f8b6c61907f48fab4241c15cb6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53571954ef83f72361652d37cd3d995a5789f8b6c61907f48fab4241c15cb6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53571954ef83f72361652d37cd3d995a5789f8b6c61907f48fab4241c15cb6ed", kill_on_drop: false }`
[INFO] [stdout] 53571954ef83f72361652d37cd3d995a5789f8b6c61907f48fab4241c15cb6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b4d42038835068ebf341a21aa6ac3e6493eab5f20e7b7f36849de856d0bfcea
[INFO] running `Command { std: "docker" "start" "-a" "1b4d42038835068ebf341a21aa6ac3e6493eab5f20e7b7f36849de856d0bfcea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking geo-types v0.7.12
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling arrow-macros-core v0.2.1-develop.0 (https://github.com/Arrow-air/lib-common?tag=latest-develop#4ccaa5c1)
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling typetag-impl v0.2.14
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling arrow-macros-derive v0.2.1-develop.0 (https://github.com/Arrow-air/lib-common?tag=latest-develop#4ccaa5c1)
[INFO] [stderr]    Compiling utoipa-gen v4.1.0
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling prost-wkt-build v0.5.0
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling prost-wkt-types v0.5.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling svc-storage-client-grpc v0.11.1-develop.6 (https://github.com/Arrow-air/svc-storage?tag=latest-develop#e69be881)
[INFO] [stderr]    Compiling svc-docs v0.0.2-develop.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking erased-serde v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking basic-toml v0.1.7
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr] error: failed to run custom build command for `svc-storage-client-grpc v0.11.1-develop.6 (https://github.com/Arrow-air/svc-storage?tag=latest-develop#e69be881)`
[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/svc-storage-client-grpc-8730b69dee22fd5b/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" "1b4d42038835068ebf341a21aa6ac3e6493eab5f20e7b7f36849de856d0bfcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4d42038835068ebf341a21aa6ac3e6493eab5f20e7b7f36849de856d0bfcea", kill_on_drop: false }`
[INFO] [stdout] 1b4d42038835068ebf341a21aa6ac3e6493eab5f20e7b7f36849de856d0bfcea
