[INFO] fetching crate mochi-cli 0.0.4...
[INFO] checking mochi-cli-0.0.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mochi-cli 0.0.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate mochi-cli 0.0.4 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] 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-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.3
[INFO] [stderr]   Downloaded neli v0.6.4
[INFO] [stderr]   Downloaded toml v0.8.5
[INFO] [stderr]   Downloaded clap-markdown v0.1.3
[INFO] [stderr]   Downloaded local-ip-address v0.5.6
[INFO] [stderr]   Downloaded toml_edit v0.20.5
[INFO] [stderr]   Downloaded sha256 v1.4.0
[INFO] [stderr]   Downloaded bstr v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a03a0a9ef5324cfc91e3c496439cea8c3a2e9ccd8dc7c106eb1ab5fe86c181e4
[INFO] running `Command { std: "docker" "start" "-a" "a03a0a9ef5324cfc91e3c496439cea8c3a2e9ccd8dc7c106eb1ab5fe86c181e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a03a0a9ef5324cfc91e3c496439cea8c3a2e9ccd8dc7c106eb1ab5fe86c181e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a03a0a9ef5324cfc91e3c496439cea8c3a2e9ccd8dc7c106eb1ab5fe86c181e4", kill_on_drop: false }`
[INFO] [stdout] a03a0a9ef5324cfc91e3c496439cea8c3a2e9ccd8dc7c106eb1ab5fe86c181e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] af7f46396c72d1f4cc584d267a07193a088272337284d6f989f62ea2b650ceb6
[INFO] running `Command { std: "docker" "start" "-a" "af7f46396c72d1f4cc584d267a07193a088272337284d6f989f62ea2b650ceb6", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[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 libm v0.2.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling walkdir v2.4.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 lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[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 bitflags v1.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling deunicode v0.4.5
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling pest_generator 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]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.5
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]     Checking toml v0.8.5
[INFO] [stderr]    Compiling neli v0.6.4
[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-f9d072590e8970c5/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" "af7f46396c72d1f4cc584d267a07193a088272337284d6f989f62ea2b650ceb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7f46396c72d1f4cc584d267a07193a088272337284d6f989f62ea2b650ceb6", kill_on_drop: false }`
[INFO] [stdout] af7f46396c72d1f4cc584d267a07193a088272337284d6f989f62ea2b650ceb6
