[INFO] fetching crate mochi-cli 0.0.4...
[INFO] checking mochi-cli-0.0.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mochi-cli 0.0.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate mochi-cli 0.0.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-3-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.5
[INFO] [stderr]   Downloaded clap-markdown v0.1.3
[INFO] [stderr]   Downloaded sha256 v1.4.0
[INFO] [stderr]   Downloaded toml_edit v0.20.5
[INFO] [stderr]   Downloaded chunked_transfer v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d290d01ba66dc72b54c09d06e3c49d2927166f15e0c40cb77d8da0845bb9d6c
[INFO] running `Command { std: "docker" "start" "-a" "8d290d01ba66dc72b54c09d06e3c49d2927166f15e0c40cb77d8da0845bb9d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d290d01ba66dc72b54c09d06e3c49d2927166f15e0c40cb77d8da0845bb9d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d290d01ba66dc72b54c09d06e3c49d2927166f15e0c40cb77d8da0845bb9d6c", kill_on_drop: false }`
[INFO] [stdout] 8d290d01ba66dc72b54c09d06e3c49d2927166f15e0c40cb77d8da0845bb9d6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4215e1b3479704f6ba01b02d435929a0653e83c8162d539255a1868903f086c9
[INFO] running `Command { std: "docker" "start" "-a" "4215e1b3479704f6ba01b02d435929a0653e83c8162d539255a1868903f086c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling deunicode v0.4.5
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling sha256 v1.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap-markdown v0.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.20.5
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling toml v0.8.5
[INFO] [stderr]    Compiling 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4215e1b3479704f6ba01b02d435929a0653e83c8162d539255a1868903f086c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4215e1b3479704f6ba01b02d435929a0653e83c8162d539255a1868903f086c9", kill_on_drop: false }`
[INFO] [stdout] 4215e1b3479704f6ba01b02d435929a0653e83c8162d539255a1868903f086c9
[INFO] checking mochi-cli-0.0.4 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mochi-cli 0.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate mochi-cli 0.0.4 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-3-tc2/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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81b4e1a8dc5dcc6ae9231a431e1a022c5e03d5055be5ce6bf2f0e6515741471b
[INFO] running `Command { std: "docker" "start" "-a" "81b4e1a8dc5dcc6ae9231a431e1a022c5e03d5055be5ce6bf2f0e6515741471b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81b4e1a8dc5dcc6ae9231a431e1a022c5e03d5055be5ce6bf2f0e6515741471b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b4e1a8dc5dcc6ae9231a431e1a022c5e03d5055be5ce6bf2f0e6515741471b", kill_on_drop: false }`
[INFO] [stdout] 81b4e1a8dc5dcc6ae9231a431e1a022c5e03d5055be5ce6bf2f0e6515741471b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3442642a6a3169d9b2d4ec4276f17e0c3e11e657ed26fb9481eb2ec3d68e639b
[INFO] running `Command { std: "docker" "start" "-a" "3442642a6a3169d9b2d4ec4276f17e0c3e11e657ed26fb9481eb2ec3d68e639b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling phf v0.11.2
[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 libm v0.2.8
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling deunicode v0.4.5
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling sha256 v1.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling clap-markdown v0.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.20.5
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling neli v0.6.4
[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" "3442642a6a3169d9b2d4ec4276f17e0c3e11e657ed26fb9481eb2ec3d68e639b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3442642a6a3169d9b2d4ec4276f17e0c3e11e657ed26fb9481eb2ec3d68e639b", kill_on_drop: false }`
[INFO] [stdout] 3442642a6a3169d9b2d4ec4276f17e0c3e11e657ed26fb9481eb2ec3d68e639b
