[INFO] cloning repository https://github.com/gfyrag/rust_bin_reloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfyrag/rust_bin_reloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfyrag%2Frust_bin_reloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfyrag%2Frust_bin_reloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ac9b523694b1b213bd16761fdeb3d7deb019177 [INFO] checking gfyrag/rust_bin_reloader/7ac9b523694b1b213bd16761fdeb3d7deb019177 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfyrag%2Frust_bin_reloader" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfyrag/rust_bin_reloader on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gfyrag/rust_bin_reloader [INFO] finished tweaking git repo https://github.com/gfyrag/rust_bin_reloader [INFO] tweaked toml for git repo https://github.com/gfyrag/rust_bin_reloader written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gfyrag/rust_bin_reloader 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded go-parse-duration v0.1.1 [INFO] [stderr] Downloaded clap-markdown v0.1.3 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded syn v2.0.64 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95bc666669e4c2b088ecd6bee2e5f0edecf60252a81ffc1298fae80757e2f21e [INFO] running `Command { std: "docker" "start" "-a" "95bc666669e4c2b088ecd6bee2e5f0edecf60252a81ffc1298fae80757e2f21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95bc666669e4c2b088ecd6bee2e5f0edecf60252a81ffc1298fae80757e2f21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bc666669e4c2b088ecd6bee2e5f0edecf60252a81ffc1298fae80757e2f21e", kill_on_drop: false }` [INFO] [stdout] 95bc666669e4c2b088ecd6bee2e5f0edecf60252a81ffc1298fae80757e2f21e [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0c0ec964eedc8e73d450811a8d0b03dec6ecd569f6edb45859207f711e7337 [INFO] running `Command { std: "docker" "start" "-a" "8d0c0ec964eedc8e73d450811a8d0b03dec6ecd569f6edb45859207f711e7337", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling go-parse-duration v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap-markdown v0.1.3 [INFO] [stderr] Compiling rust_bin_reloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rust_bin_reloader 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/rust_bin_reloader-01e358729416d22c/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" "8d0c0ec964eedc8e73d450811a8d0b03dec6ecd569f6edb45859207f711e7337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0c0ec964eedc8e73d450811a8d0b03dec6ecd569f6edb45859207f711e7337", kill_on_drop: false }` [INFO] [stdout] 8d0c0ec964eedc8e73d450811a8d0b03dec6ecd569f6edb45859207f711e7337