[INFO] cloning repository https://github.com/mbarth/mighty-grpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbarth/mighty-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarth%2Fmighty-grpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarth%2Fmighty-grpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f56172c01f98fe58b89d1a9267d7df65fa510c2
[INFO] checking mbarth/mighty-grpc against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarth%2Fmighty-grpc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbarth/mighty-grpc
[INFO] finished tweaking git repo https://github.com/mbarth/mighty-grpc
[INFO] tweaked toml for git repo https://github.com/mbarth/mighty-grpc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbarth/mighty-grpc on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbarth/mighty-grpc 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-reflection v0.11.0
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded winnow v0.6.9
[INFO] [stderr]   Downloaded actix-http v3.7.0
[INFO] [stderr]   Downloaded actix-web v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bf6448be7bde8a3cb8206a9354db5c099d8aff007609b163b342e6751d087be
[INFO] running `Command { std: "docker" "start" "-a" "2bf6448be7bde8a3cb8206a9354db5c099d8aff007609b163b342e6751d087be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf6448be7bde8a3cb8206a9354db5c099d8aff007609b163b342e6751d087be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf6448be7bde8a3cb8206a9354db5c099d8aff007609b163b342e6751d087be", kill_on_drop: false }`
[INFO] [stdout] 2bf6448be7bde8a3cb8206a9354db5c099d8aff007609b163b342e6751d087be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7539d64558a6d4997443c67735fbd65c5e4d18201e45b66d5555d70d0cb778e1
[INFO] running `Command { std: "docker" "start" "-a" "7539d64558a6d4997443c67735fbd65c5e4d18201e45b66d5555d70d0cb778e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking winnow v0.6.9
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling mighty-grpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr] error: failed to run custom build command for `mighty-grpc 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/mighty-grpc-b07b64d2b15d2a9a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/proto/mighty_inference.proto
[INFO] [stderr]   cargo:rerun-if-changed=proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: src/proto/mighty_inference.bin: Read-only file system\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7539d64558a6d4997443c67735fbd65c5e4d18201e45b66d5555d70d0cb778e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7539d64558a6d4997443c67735fbd65c5e4d18201e45b66d5555d70d0cb778e1", kill_on_drop: false }`
[INFO] [stdout] 7539d64558a6d4997443c67735fbd65c5e4d18201e45b66d5555d70d0cb778e1
