[INFO] fetching crate ngx 0.4.1...
[INFO] checking ngx-0.4.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ngx 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ngx 0.4.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ngx 0.4.1
[INFO] finished tweaking crates.io crate ngx 0.4.1
[INFO] tweaked toml for crates.io crate ngx 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nginx-sys v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04864a0e73871e90a0fcf2ec09a0a7a62028c177a65513fd32d7221bc06379a6
[INFO] running `Command { std: "docker" "start" "-a" "04864a0e73871e90a0fcf2ec09a0a7a62028c177a65513fd32d7221bc06379a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04864a0e73871e90a0fcf2ec09a0a7a62028c177a65513fd32d7221bc06379a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04864a0e73871e90a0fcf2ec09a0a7a62028c177a65513fd32d7221bc06379a6", kill_on_drop: false }`
[INFO] [stdout] 04864a0e73871e90a0fcf2ec09a0a7a62028c177a65513fd32d7221bc06379a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e12f3db54ed8d27180efe1230917d351ff559b8bf2cd318170ce8755846bbe96
[INFO] running `Command { std: "docker" "start" "-a" "e12f3db54ed8d27180efe1230917d351ff559b8bf2cd318170ce8755846bbe96", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling nginx-sys v0.2.1
[INFO] [stderr] error: failed to run custom build command for `nginx-sys v0.2.1`
[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/nginx-sys-4b15086445cd8345/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] running `Command { std: "docker" "inspect" "e12f3db54ed8d27180efe1230917d351ff559b8bf2cd318170ce8755846bbe96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12f3db54ed8d27180efe1230917d351ff559b8bf2cd318170ce8755846bbe96", kill_on_drop: false }`
[INFO] [stdout] e12f3db54ed8d27180efe1230917d351ff559b8bf2cd318170ce8755846bbe96
