[INFO] fetching crate du-dust 1.2.3... [INFO] testing du-dust-1.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate du-dust 1.2.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate du-dust 1.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate du-dust 1.2.3 [INFO] tweaked toml for crates.io crate du-dust 1.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate du-dust 1.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate du-dust 1.2.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934cdee79edcc518ee36a4bbe473b7a732dea4501db94e4bc4012949219b2186 [INFO] running `Command { std: "docker" "start" "-a" "934cdee79edcc518ee36a4bbe473b7a732dea4501db94e4bc4012949219b2186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934cdee79edcc518ee36a4bbe473b7a732dea4501db94e4bc4012949219b2186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934cdee79edcc518ee36a4bbe473b7a732dea4501db94e4bc4012949219b2186", kill_on_drop: false }` [INFO] [stdout] 934cdee79edcc518ee36a4bbe473b7a732dea4501db94e4bc4012949219b2186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e149669f3a62f9610fd48d6cb300ac50ecc9488be8c9e97a5c1c89c7b713805 [INFO] running `Command { std: "docker" "start" "-a" "7e149669f3a62f9610fd48d6cb300ac50ecc9488be8c9e97a5c1c89c7b713805", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lscolors v0.13.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling clap_mangen v0.2.27 [INFO] [stderr] Compiling du-dust v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `du-dust v1.2.3 (/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/du-dust-b719481770716f5c/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" "7e149669f3a62f9610fd48d6cb300ac50ecc9488be8c9e97a5c1c89c7b713805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e149669f3a62f9610fd48d6cb300ac50ecc9488be8c9e97a5c1c89c7b713805", kill_on_drop: false }` [INFO] [stdout] 7e149669f3a62f9610fd48d6cb300ac50ecc9488be8c9e97a5c1c89c7b713805