[INFO] fetching crate du-dust 1.2.3... [INFO] checking du-dust-1.2.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate du-dust 1.2.3 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate du-dust 1.2.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.27 [INFO] [stderr] Downloaded config-file v0.2.3 [INFO] [stderr] Downloaded stfu8 v0.2.7 [INFO] [stderr] Downloaded filesize v0.2.0 [INFO] [stderr] Downloaded lscolors v0.13.0 [INFO] [stderr] Downloaded cc v1.2.28 [INFO] [stderr] Downloaded sysinfo v0.27.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 013dd9fa001df7cced72c0f66275b095c548633b7a59ef6f2a38b48a3287488f [INFO] running `Command { std: "docker" "start" "-a" "013dd9fa001df7cced72c0f66275b095c548633b7a59ef6f2a38b48a3287488f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "013dd9fa001df7cced72c0f66275b095c548633b7a59ef6f2a38b48a3287488f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013dd9fa001df7cced72c0f66275b095c548633b7a59ef6f2a38b48a3287488f", kill_on_drop: false }` [INFO] [stdout] 013dd9fa001df7cced72c0f66275b095c548633b7a59ef6f2a38b48a3287488f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bb65d4f029f2e1d13d0dbd44f689c49c783b82b0d63c0aae73a10d679a3a7b [INFO] running `Command { std: "docker" "start" "-a" "61bb65d4f029f2e1d13d0dbd44f689c49c783b82b0d63c0aae73a10d679a3a7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking lscolors v0.13.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking sysinfo v0.27.8 [INFO] [stderr] Checking unicode-width v0.1.14 [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] Checking tempfile v3.20.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap_mangen v0.2.27 [INFO] [stderr] Compiling clap_complete v4.5.54 [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-93b263bceee950b6/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" "61bb65d4f029f2e1d13d0dbd44f689c49c783b82b0d63c0aae73a10d679a3a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bb65d4f029f2e1d13d0dbd44f689c49c783b82b0d63c0aae73a10d679a3a7b", kill_on_drop: false }` [INFO] [stdout] 61bb65d4f029f2e1d13d0dbd44f689c49c783b82b0d63c0aae73a10d679a3a7b