[INFO] fetching crate runfast 0.5.5...
[INFO] testing runfast-0.5.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate runfast 0.5.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate runfast 0.5.5
[INFO] finished tweaking crates.io crate runfast 0.5.5
[INFO] tweaked toml for crates.io crate runfast 0.5.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate runfast 0.5.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate runfast 0.5.5 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.79
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded skim-common v0.2.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded clap_mangen v0.2.4
[INFO] [stderr]   Downloaded shell-quote v0.7.2
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded skim-tuikit v0.6.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.79
[INFO] [stderr]   Downloaded cxx-build v1.0.79
[INFO] [stderr]   Downloaded skim v0.20.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded cxx v1.0.79
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded bumpalo v3.11.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74324a3371c666b80f9b6277314208fb11ee64d77e965288ab58082ac940edfb
[INFO] running `Command { std: "docker" "start" "-a" "74324a3371c666b80f9b6277314208fb11ee64d77e965288ab58082ac940edfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74324a3371c666b80f9b6277314208fb11ee64d77e965288ab58082ac940edfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74324a3371c666b80f9b6277314208fb11ee64d77e965288ab58082ac940edfb", kill_on_drop: false }`
[INFO] [stdout] 74324a3371c666b80f9b6277314208fb11ee64d77e965288ab58082ac940edfb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b223ce7ab55bd9a271ef481c5d76551202fc66e0db281bf6416c8f819b83ed2e
[INFO] running `Command { std: "docker" "start" "-a" "b223ce7ab55bd9a271ef481c5d76551202fc66e0db281bf6416c8f819b83ed2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling skim-common v0.2.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling skim-tuikit v0.6.5
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling clap_mangen v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling runfast v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr] error: failed to run custom build command for `runfast v0.5.5 (/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/runfast-700e0ffd62e9b481/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" "b223ce7ab55bd9a271ef481c5d76551202fc66e0db281bf6416c8f819b83ed2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b223ce7ab55bd9a271ef481c5d76551202fc66e0db281bf6416c8f819b83ed2e", kill_on_drop: false }`
[INFO] [stdout] b223ce7ab55bd9a271ef481c5d76551202fc66e0db281bf6416c8f819b83ed2e
