[INFO] fetching crate mochi-cli 0.0.4... [INFO] checking mochi-cli-0.0.4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate mochi-cli 0.0.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate mochi-cli 0.0.4 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mochi-cli 0.0.4 [INFO] finished tweaking crates.io crate mochi-cli 0.0.4 [INFO] tweaked toml for crates.io crate mochi-cli 0.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate mochi-cli 0.0.4 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deunicode v0.4.5 [INFO] [stderr] Downloaded sha256 v1.4.0 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded clap-markdown v0.1.3 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded local-ip-address v0.5.6 [INFO] [stderr] Downloaded toml_edit v0.20.5 [INFO] [stderr] Downloaded toml v0.8.5 [INFO] [stderr] Downloaded bstr v1.7.0 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 957d488568acea7152bcfc797e699583d3e6e3a7d001abf5126daa5353b22001 [INFO] running `Command { std: "docker" "start" "-a" "957d488568acea7152bcfc797e699583d3e6e3a7d001abf5126daa5353b22001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "957d488568acea7152bcfc797e699583d3e6e3a7d001abf5126daa5353b22001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957d488568acea7152bcfc797e699583d3e6e3a7d001abf5126daa5353b22001", kill_on_drop: false }` [INFO] [stdout] 957d488568acea7152bcfc797e699583d3e6e3a7d001abf5126daa5353b22001 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6810819002f55aaa2e10e8686afee0cae44313df47b5f3efa2b3ac8dc6e5449 [INFO] running `Command { std: "docker" "start" "-a" "f6810819002f55aaa2e10e8686afee0cae44313df47b5f3efa2b3ac8dc6e5449", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling deunicode v0.4.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling sha256 v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling clap-markdown v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_edit v0.20.5 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Checking toml v0.8.5 [INFO] [stderr] Checking local-ip-address v0.5.6 [INFO] [stderr] Compiling mochi-cli v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `mochi-cli v0.0.4 (/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/mochi-cli-7cd9e17588fb27d0/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" "f6810819002f55aaa2e10e8686afee0cae44313df47b5f3efa2b3ac8dc6e5449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6810819002f55aaa2e10e8686afee0cae44313df47b5f3efa2b3ac8dc6e5449", kill_on_drop: false }` [INFO] [stdout] f6810819002f55aaa2e10e8686afee0cae44313df47b5f3efa2b3ac8dc6e5449