[INFO] fetching crate rust-wc 0.3.5...
[INFO] testing rust-wc-0.3.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rust-wc 0.3.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rust-wc 0.3.5
[INFO] finished tweaking crates.io crate rust-wc 0.3.5
[INFO] tweaked toml for crates.io crate rust-wc 0.3.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-wc 0.3.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-wc 0.3.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stripmargin v0.1.1
[INFO] [stderr]   Downloaded prettytable-rs v0.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] [stderr]   Downloaded portable-atomic v0.3.18
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded clap_complete v4.0.6
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.4
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded indicatif v0.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 487a5ed0cb0e149e2d9f6df156655357c492a424a86bcdabfd93ae5c3ee2d234
[INFO] running `Command { std: "docker" "start" "-a" "487a5ed0cb0e149e2d9f6df156655357c492a424a86bcdabfd93ae5c3ee2d234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "487a5ed0cb0e149e2d9f6df156655357c492a424a86bcdabfd93ae5c3ee2d234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "487a5ed0cb0e149e2d9f6df156655357c492a424a86bcdabfd93ae5c3ee2d234", kill_on_drop: false }`
[INFO] [stdout] 487a5ed0cb0e149e2d9f6df156655357c492a424a86bcdabfd93ae5c3ee2d234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0280ab7668bf478ada635485a2a80f1e162ff0c3ca40bae0b016f050bf1be60
[INFO] running `Command { std: "docker" "start" "-a" "b0280ab7668bf478ada635485a2a80f1e162ff0c3ca40bae0b016f050bf1be60", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling portable-atomic v0.3.18
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling stripmargin v0.1.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling indicatif v0.17.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling prettytable-rs v0.9.0
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling clap_complete v4.0.6
[INFO] [stderr]    Compiling rust-wc v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `rust-wc v0.3.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/rust-wc-b6f5c7961d4911cd/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" "b0280ab7668bf478ada635485a2a80f1e162ff0c3ca40bae0b016f050bf1be60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0280ab7668bf478ada635485a2a80f1e162ff0c3ca40bae0b016f050bf1be60", kill_on_drop: false }`
[INFO] [stdout] b0280ab7668bf478ada635485a2a80f1e162ff0c3ca40bae0b016f050bf1be60
