[INFO] cloning repository https://github.com/harrysolovay/cynic-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harrysolovay/cynic-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrysolovay%2Fcynic-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrysolovay%2Fcynic-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fba6d31b181c94a25f4b0a65938eb93121c4e9d0
[INFO] checking harrysolovay/cynic-repro/fba6d31b181c94a25f4b0a65938eb93121c4e9d0 against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrysolovay%2Fcynic-repro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/harrysolovay/cynic-repro on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/harrysolovay/cynic-repro
[INFO] finished tweaking git repo https://github.com/harrysolovay/cynic-repro
[INFO] tweaked toml for git repo https://github.com/harrysolovay/cynic-repro written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/harrysolovay/cynic-repro 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.18
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded cynic-proc-macros v3.7.3
[INFO] [stderr]   Downloaded counter v0.5.7
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded cynic v3.7.3
[INFO] [stderr]   Downloaded cynic-querygen v3.7.3
[INFO] [stderr]   Downloaded cynic-codegen v3.7.3
[INFO] [stderr]   Downloaded logos-codegen v0.14.0
[INFO] [stderr]   Downloaded rust_decimal v1.35.0
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded bytes v1.7.0
[INFO] [stderr]   Downloaded logos-derive v0.14.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded cynic-parser v0.4.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] [stderr]   Downloaded logos v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62f53f520c34523feef119a8b338a7375fbd79512aedab1962e6c36b3607e2c9
[INFO] running `Command { std: "docker" "start" "-a" "62f53f520c34523feef119a8b338a7375fbd79512aedab1962e6c36b3607e2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62f53f520c34523feef119a8b338a7375fbd79512aedab1962e6c36b3607e2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f53f520c34523feef119a8b338a7375fbd79512aedab1962e6c36b3607e2c9", kill_on_drop: false }`
[INFO] [stdout] 62f53f520c34523feef119a8b338a7375fbd79512aedab1962e6c36b3607e2c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 446a8c1b54230d08595cfcb072edee60ddcff2c71353de976341ce8f7b216817
[INFO] running `Command { std: "docker" "start" "-a" "446a8c1b54230d08595cfcb072edee60ddcff2c71353de976341ce8f7b216817", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.7.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]     Checking ref-cast v1.0.23
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling cynic-parser v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling cynic-codegen v3.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling cynic-querygen v3.7.3
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling cynic-proc-macros v3.7.3
[INFO] [stderr]    Compiling mina-mesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr] error: failed to run custom build command for `mina-mesh v0.1.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/mina-mesh-b2ec1d60a8b5d67d/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=graphql/schemas/mina.graphql
[INFO] [stderr]   cargo:rerun-if-changed=graphql/schemas/archive.graphql
[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" "446a8c1b54230d08595cfcb072edee60ddcff2c71353de976341ce8f7b216817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "446a8c1b54230d08595cfcb072edee60ddcff2c71353de976341ce8f7b216817", kill_on_drop: false }`
[INFO] [stdout] 446a8c1b54230d08595cfcb072edee60ddcff2c71353de976341ce8f7b216817
